Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent ef05596 commit 98bd1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Click==8.1.7
cryptography==42.0.5
Flask==3.0.2
Flask-Login==0.6.3
Flask-Session==0.7.0
Flask-Session==0.8.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
idna==3.6
Expand Down

0 comments on commit 98bd1d4

Please sign in to comment.