From 6e62cc47dcfe2b20706d2fdd109f097c879e90da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:23:50 +0000 Subject: [PATCH] Bump sqlalchemy from 0.9.8 to 1.2.19 in /etc Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 0.9.8 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] --- etc/python-pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/python-pip-requirements.txt b/etc/python-pip-requirements.txt index c9bd91f7b..6c38ff151 100644 --- a/etc/python-pip-requirements.txt +++ b/etc/python-pip-requirements.txt @@ -1,4 +1,4 @@ -sqlAlchemy==0.9.8 +sqlAlchemy==1.2.19 CherryPy==8.1.2 routes==2.3.1 mysql-python==1.2.5