Skip to content

Commit 9971a9b

Browse files
chore(deps): 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] <support@github.com>
1 parent 9f6c826 commit 9971a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cryptography==46.0.7
3636
python-dateutil==2.9.0.post0
3737
redis==8.0.0
3838
requests==2.34.2
39-
sqlalchemy==2.0.49 # Required by Celery broker transport
39+
sqlalchemy==2.0.50 # Required by Celery broker transport
4040
urllib3==2.7.0
4141
uWSGI==2.0.31
4242
vobject==0.9.9

0 commit comments

Comments
 (0)