From e16de22fb91a490573441e367a2df5b97cdfac44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:16:32 +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 5dff317a4..bbecdaa78 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.32