From e2e02fc11dae36a5812331db2c39ba0ec6c869a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 12:32:54 +0000 Subject: [PATCH] chore(deps): bump sqlalchemy from 2.0.46 to 2.0.47 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.46 to 2.0.47. - [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.47 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 ecc6caf182c..65d7fca58b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ cryptography==46.0.5 python-dateutil==2.9.0.post0 redis==7.2.0 requests==2.32.5 -sqlalchemy==2.0.46 # Required by Celery broker transport +sqlalchemy==2.0.47 # Required by Celery broker transport urllib3==2.6.3 uWSGI==2.0.31 vobject==0.9.9