From 024e44f98db68da496fc4fa0e53988428b010b24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:52:52 +0000 Subject: [PATCH] chore(deps): update dependency pandas to v2.2.3 --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index 2e573af6f..d49b1dbf0 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -1,7 +1,7 @@ #cx-Oracle==8.3.0 oracledb numpy==2.1.1 -pandas==2.2.2 +pandas==2.2.3 psycopg2==2.9.9 SQLAlchemy==2.0.34 pyyaml==6.0.2