From 168582f12b51dbce5c4390e65708ecaa9d2a8324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:58:13 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.54 to 2.0.50 in /audit_web_client/flask Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.54 to 2.0.50. - [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-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- audit_web_client/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audit_web_client/flask/requirements.txt b/audit_web_client/flask/requirements.txt index 77a5a3e..0313855 100644 --- a/audit_web_client/flask/requirements.txt +++ b/audit_web_client/flask/requirements.txt @@ -10,7 +10,7 @@ click==8.4.1 tqdm==4.68.2 numpy==1.26.4 pytz==2026.2 -SQLAlchemy==1.4.54 +SQLAlchemy==2.0.50 mysqlclient==2.2.8 pyOpenSSL==26.2.0 mwoauth==0.4.0