Skip to content

Commit

Permalink
Bump flask from 2.2.1 to 2.2.5 in /example (#1985) #nolog
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.2.1 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.2.1...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

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] committed May 3, 2023
1 parent e79c825 commit 288119a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bidict==0.22.0
cachelib==0.9.0
click==8.1.3
Flask==2.2.1
Flask==2.2.5
Flask-Login==0.6.2
Flask-Session==0.4.0
Flask-SocketIO
Expand Down

0 comments on commit 288119a

Please sign in to comment.