Skip to content

Commit

Permalink
Bump flask-session from 0.5.0 to 0.6.0 in /app
Browse files Browse the repository at this point in the history
Bumps [flask-session](https://github.com/pallets-eco/flask-session) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/pallets-eco/flask-session/releases)
- [Changelog](https://github.com/pallets-eco/flask-session/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/flask-session/commits)

---
updated-dependencies:
- dependency-name: flask-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 9b988e2 commit a9a18eb
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 a9a18eb

Please sign in to comment.