Skip to content

Commit e2121f1

Browse files
Bump sqlalchemy from 2.0.40 to 2.0.41 (#12452)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 to 2.0.41. - [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.41 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 2b829bf commit e2121f1

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.40 # Required by Celery broker transport
40+
sqlalchemy==2.0.41 # Required by Celery broker transport
4141
urllib3==2.4.0
4242
uWSGI==2.0.29
4343
vobject==0.9.9

0 commit comments

Comments
 (0)