From 026c33c86dadb17a4a6d9d4508b0311248886b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:38:12 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.11 to 1.2.19 in /tests/python2-libraries Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.11 to 1.2.19. - [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 ... Signed-off-by: dependabot[bot] --- tests/python2-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python2-libraries/requirements.txt b/tests/python2-libraries/requirements.txt index f0596d67..f4e28c27 100644 --- a/tests/python2-libraries/requirements.txt +++ b/tests/python2-libraries/requirements.txt @@ -175,7 +175,7 @@ snowballstemmer==1.2.1 south==1.0.2 sphinx==1.7.7 sqlalchemy-migrate==0.11.0 -sqlalchemy==1.2.11 +sqlalchemy==1.2.19 sqlparse==0.4.4 statsd==3.3.0 stevedore==1.29.0