Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.35 to 2.0.36 (#11082)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.35 to 2.0.36.
- [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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 086a80f commit bfe44ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ python-dateutil==2.9.0.post0
pytz==2024.2
redis==5.1.1
requests==2.32.3
sqlalchemy==2.0.35 # Required by Celery broker transport
sqlalchemy==2.0.36 # Required by Celery broker transport
urllib3==1.26.18
uWSGI==2.0.26
vobject==0.9.8
Expand Down

0 comments on commit bfe44ce

Please sign in to comment.