From 7528afd90ba38ad88421286ea1ecaa4aa5f4ac07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 02:54:15 +0000 Subject: [PATCH] [Dependency] Bump sqlalchemy from 1.4.29 to 2.0.23 in /.setup/pip Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 2.0.23. - [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 d6c34038afa..a5f12dc0f55 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -18,7 +18,7 @@ pytz==2023.3 # Submitty-util specific. python-pam==2.0.2 ruamel.yaml==0.17.32 psycopg2-binary==2.9.7 -sqlalchemy==1.4.29 +sqlalchemy==2.0.23 pylint==2.17.2 psutil==5.9.5 python-dateutil==2.8.2