Skip to content

Commit

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

Bump flask-session from 0.7.0 to 0.8.0 in /app
  • Loading branch information
aviolaris authored Apr 18, 2024
2 parents 7e6cbc0 + ecc6140 commit 8cf35b6
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,6 +1,6 @@
Flask==3.0.2
flask-paginate==2023.10.24
Flask-Session==0.7.0
Flask-Session==0.8.0
gunicorn==21.2.0
requests==2.31.0
cachelib==0.12.0

0 comments on commit 8cf35b6

Please sign in to comment.