Skip to content

Commit

Permalink
Merge pull request #71 from aviolaris/dependabot/pip/app/1.11.x/flask…
Browse files Browse the repository at this point in the history
…-session-0.6.0

Bump flask-session from 0.5.0 to 0.6.0 in /app
  • Loading branch information
aviolaris authored Feb 13, 2024
2 parents 9b988e2 + a9a18eb commit 8608a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==3.0.2
flask-paginate==2023.10.24
Flask-Session==0.5.0
Flask-Session==0.6.0
gunicorn==21.2.0
requests==2.31.0

0 comments on commit 8608a3d

Please sign in to comment.