From ad2bf0b069a2be9cc64b2ae7cbaf2a9c984d423d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:26:41 +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 31c2006..dff5ad7 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.35 +SQLAlchemy==2.0.36 pyyaml==6.0.2