From 1ba4716676d75e9571c006a649e8a8173777d778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:10:02 +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