Skip to content

Commit ecd2f9d

Browse files
chore(deps): bump sqlalchemy from 2.0.44 to 2.0.45 (#13860)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.45. - [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.45 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 d343de3 commit ecd2f9d

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
@@ -34,7 +34,7 @@ cryptography==46.0.3
3434
python-dateutil==2.9.0.post0
3535
redis==7.1.0
3636
requests==2.32.5
37-
sqlalchemy==2.0.44 # Required by Celery broker transport
37+
sqlalchemy==2.0.45 # Required by Celery broker transport
3838
urllib3==2.6.0
3939
uWSGI==2.0.31
4040
vobject==0.9.9

0 commit comments

Comments
 (0)