Skip to content

Commit

Permalink
Bump flask from 2.1.1 to 2.3.2 in /examples/flask
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.1.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.1.1...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent f506588 commit a2f1cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/flask/requirements.txt
@@ -1,4 +1,4 @@
Flask==2.1.1
Flask==2.3.2
Flask-SQLAlchemy
blinker
pybrake

0 comments on commit a2f1cf8

Please sign in to comment.