Skip to content

Commit

Permalink
Bump flask-session from 0.4.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [flask-session](https://github.com/pallets-eco/flask-session) from 0.4.0 to 0.7.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.4.0...0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 41a43dd commit 3893d99
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
@@ -1,5 +1,5 @@
Authlib==0.8
flask-session==0.4.0
flask-session==0.7.0
loginpass==0.1.1
coverage==7.3.1
Flask==2.2.3
Expand Down

0 comments on commit 3893d99

Please sign in to comment.