From 442da27fc8e51ba200d6edd41b3ba9fd7b7a86ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 00:56:10 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2.2.1 --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index be8ed707f..cdabd7f9f 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -1,6 +1,6 @@ #cx-Oracle==8.3.0 oracledb -numpy==2.1.3 +numpy==2.2.1 pandas==2.2.3 psycopg2==2.9.10 SQLAlchemy==2.0.34