Skip to content

Commit

Permalink
Update sqlalchemy requirement from ~=2.0.23 to ~=2.0.24
Browse files Browse the repository at this point in the history
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent eda5eb6 commit 3263ee1
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 @@ -7,7 +7,7 @@ requests~=2.31.0
python-multipart~=0.0.6
python3-discogs-client==2.7
gunicorn~=21.2.0
SQLAlchemy~=2.0.23
SQLAlchemy~=2.0.24
paho-mqtt~=1.6.1
passlib~=1.7.4
pillow~=10.1.0
Expand Down

0 comments on commit 3263ee1

Please sign in to comment.