From 29944c3b79a1656f5cb7a1a028461c1b7819cf2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 02:21:01 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.49 to 2.0.50 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.49 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-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b1f21f..84d5703 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ PyGithub==2.9.1 gitpython==3.1.50 python-dotenv==1.2.2 requests==2.34.2 -sqlalchemy==2.0.49 +sqlalchemy==2.0.50 flask-sqlalchemy==3.1.1 wtforms==3.2.2 gunicorn==26.0.0