From ecb3ce0326e28338a42d03f56c3cbbc5e5026b7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:50:53 +0000 Subject: [PATCH] chore(deps): update dependency sqlalchemy to v2.0.37 --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index be8ed707f..02cec6c84 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -3,5 +3,5 @@ oracledb numpy==2.1.3 pandas==2.2.3 psycopg2==2.9.10 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.37 pyyaml==6.0.2