From 226cca068e45af3f73a67827be951bd9862aeefa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 02:02:17 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2.1.1 --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index ef2b41a3e..2e573af6f 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -1,6 +1,6 @@ #cx-Oracle==8.3.0 oracledb -numpy==2.1.0 +numpy==2.1.1 pandas==2.2.2 psycopg2==2.9.9 SQLAlchemy==2.0.34