From 66ce76697a06633262c7ea2e6341a54048a3a22d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:58:49 +0000 Subject: [PATCH] [Dependency] Bump sqlalchemy from 1.4.29 to 2.0.5.post1 in /.setup/pip Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 2.0.5.post1. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .setup/pip/system_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/pip/system_requirements.txt b/.setup/pip/system_requirements.txt index 140d14bb4ac..30e94ab0d79 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -17,7 +17,7 @@ pytz==2022.7.1 # Submitty-util specific. python-pam==2.0.2 ruamel.yaml==0.17.21 psycopg2-binary==2.9.4 -sqlalchemy==1.4.29 +sqlalchemy==2.0.5.post1 pylint==2.13.9 psutil==5.9.4 python-dateutil==2.8.2