From 9bbb7a2ca9aa1a16bbded87c699106fb445b4d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 10:58:08 +0000 Subject: [PATCH] [Dependency] Bump sqlalchemy from 1.4.29 to 2.0.10 in /.setup/pip Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 2.0.10. - [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 652466abe11..1962d4b2cb9 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.6 -sqlalchemy==1.4.29 +sqlalchemy==2.0.10 pylint==2.13.9 psutil==5.9.4 python-dateutil==2.8.2