Skip to content

Commit

Permalink
Merge pull request #49 from llitone/dependabot/pip/server/sqlalchemy-…
Browse files Browse the repository at this point in the history
…approx-eq-2.0.23

Update sqlalchemy requirement from ~=2.0.22 to ~=2.0.23 in /server
  • Loading branch information
D1ffic00lt authored Nov 7, 2023
2 parents ee985cb + b951bb4 commit 0a248f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask~=3.0.0
Flask-HTTPAuth~=4.8.0
requests~=2.31.0
SQLAlchemy~=2.0.22
SQLAlchemy~=2.0.23
qrcode~=7.4.2

0 comments on commit 0a248f0

Please sign in to comment.