Skip to content

Commit

Permalink
Build(deps): bump flask from 2.2.3 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 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.2.3...2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent af3341d commit b8412fb
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 @@
wrapt==1.11.2
Flask==2.2.3
Flask==2.3.2
Flask-Migrate==2.6.0
Flask-Cors==3.0.9
SQLAlchemy==2.0.5.post1
Expand Down

0 comments on commit b8412fb

Please sign in to comment.