Skip to content

Commit

Permalink
Bump flask-cors from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@4.0.0...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 4cf5228 commit d0c884c
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 @@
setuptools >= 21.0.0
gunicorn==22.0.0
flask-marshmallow==1.1.0
flask-cors==4.0.0
flask-cors==4.0.1
connexion[swagger-ui]==3.0.6

0 comments on commit d0c884c

Please sign in to comment.