Skip to content

Commit

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

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

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 2, 2023
1 parent d530941 commit fe22ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.0
Flask==2.3.2
Pillow==9.3.0
mock==4.0.3
black==22.3.0
Expand Down

0 comments on commit fe22ff8

Please sign in to comment.