Skip to content

Commit 741fad0

Browse files
Bump sqlalchemy from 2.0.43 to 2.0.44 (#13411)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.43 to 2.0.44. - [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.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d766e2 commit 741fad0

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
@@ -33,7 +33,7 @@ cryptography==46.0.2
3333
python-dateutil==2.9.0.post0
3434
redis==6.4.0
3535
requests==2.32.5
36-
sqlalchemy==2.0.43 # Required by Celery broker transport
36+
sqlalchemy==2.0.44 # Required by Celery broker transport
3737
urllib3==2.5.0
3838
uWSGI==2.0.31
3939
vobject==0.9.9

0 commit comments

Comments
 (0)