Skip to content

Commit 16b13d5

Browse files
Bump sqlalchemy from 2.0.39 to 2.0.40 (#12126)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.39 to 2.0.40. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39f4131 commit 16b13d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ python-dateutil==2.9.0.post0
3737
pytz==2025.1
3838
redis==5.2.1
3939
requests==2.32.3
40-
sqlalchemy==2.0.39 # Required by Celery broker transport
40+
sqlalchemy==2.0.40 # Required by Celery broker transport
4141
urllib3==1.26.20
4242
uWSGI==2.0.28
4343
vobject==0.9.9

0 commit comments

Comments
 (0)