Skip to content

Commit

Permalink
Update sqlalchemy requirement from ~=2.0.24 to ~=2.0.25
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 Jan 3, 2024
1 parent 67bd488 commit 97d8c28
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
@@ -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.24
SQLAlchemy~=2.0.25
paho-mqtt~=1.6.1
passlib~=1.7.4
pillow~=10.2.0

0 comments on commit 97d8c28

Please sign in to comment.