From 454796555cf84000cbb7e84174aa1c7e3f4d8719 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:02:13 +0000 Subject: [PATCH] chore(deps): update dependency sqlalchemy to v2.0.36 --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index d49b1dbf0..dff5ad767 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -3,5 +3,5 @@ oracledb numpy==2.1.1 pandas==2.2.3 psycopg2==2.9.9 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.36 pyyaml==6.0.2