Skip to content

Commit afd9b85

Browse files
Bump sqlalchemy from 2.0.41 to 2.0.42 (#12878)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41 to 2.0.42. - [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.42 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 2d6c3f2 commit afd9b85

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==45.0.5
3636
python-dateutil==2.9.0.post0
3737
redis==6.2.0
3838
requests==2.32.4
39-
sqlalchemy==2.0.41 # Required by Celery broker transport
39+
sqlalchemy==2.0.42 # Required by Celery broker transport
4040
urllib3==2.5.0
4141
uWSGI==2.0.30
4242
vobject==0.9.9

0 commit comments

Comments
 (0)