Skip to content

Commit

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

Bump flask-session from 0.6.0 to 0.7.0 in /app
  • Loading branch information
aviolaris authored Mar 27, 2024
2 parents a70cf9f + d778bec commit dfefd56
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.6.0
Flask-Session==0.7.0
gunicorn==21.2.0
requests==2.31.0

0 comments on commit dfefd56

Please sign in to comment.