Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.21 to 2.0.22 (#8827)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.21 to 2.0.22.
- [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 13, 2023
1 parent 8d35269 commit 5c5b25d
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 @@ -43,7 +43,7 @@ python-dateutil==2.8.2
pytz==2023.3.post1
redis==5.0.1
requests==2.31.0
sqlalchemy==2.0.21 # Required by Celery broker transport
sqlalchemy==2.0.22 # Required by Celery broker transport
supervisor==4.2.5
urllib3==1.26.17
uWSGI==2.0.22
Expand Down

0 comments on commit 5c5b25d

Please sign in to comment.