From cf113780263d288561c8e2c3d33df33f3e65fc27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 10:57:31 +0000 Subject: [PATCH] [Dependency] Bump sqlalchemy from 1.4.29 to 2.0.13 in /.setup/pip Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.29 to 2.0.13. - [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 8d70b9b01c3..c4b3772789f 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -20,7 +20,7 @@ urllib3==1.26.14 python-pam==2.0.2 ruamel.yaml==0.17.21 psycopg2-binary==2.9.6 -sqlalchemy==1.4.29 +sqlalchemy==2.0.13 pylint==2.17.2 psutil==5.9.5 python-dateutil==2.8.2