Skip to content

Commit

Permalink
Bump flask from 2.0.1 to 2.3.2 in /modules/frontend
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.0.1...2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent a1682b2 commit 17f4900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/frontend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bidict==0.21.2
click==8.0.1
colorama==0.4.4
Flask==2.0.1
Flask==2.3.2
Flask-Login==0.5.0
Flask-SocketIO==4.3.2
Flask-SQLAlchemy==2.5.1
Expand Down

0 comments on commit 17f4900

Please sign in to comment.