Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 21792e4 commit 1caa8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pytest-cov==4.1.0",
"coverage==7.4.1",
"werkzeug==3.0.1",
"flask==3.0.0",
"flask==3.0.2",
"marshmallow==3.20.2",
"webargs==8.4.0",
"apispec==6.3.1",
Expand Down

0 comments on commit 1caa8ce

Please sign in to comment.