Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.9 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.9 to 2.0.12.
- [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]>
  • Loading branch information
dependabot[bot] authored and TaaviE committed May 1, 2023
1 parent 4315b62 commit 7c21831
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 @@ -13,7 +13,7 @@ redis==4.5.4
bcrypt --no-binary bcrypt==3.1.7
psycopg2 --no-binary psycopg2==2.8.3
pycryptodomex==3.17
sqlalchemy==2.0.9
sqlalchemy==2.0.12
wtforms==3.0.1
werkzeug==2.3.3
pycryptodomex==3.17
Expand Down

0 comments on commit 7c21831

Please sign in to comment.