Skip to content

Commit

Permalink
chore(deps): bump flask-cors from 4.0.1 to 5.0.0 (#2265)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.0.0.
- [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.1...5.0.0)

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

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 Sep 3, 2024
1 parent 462fd76 commit a63ab4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click==8.1.7
flasgger==0.9.5
Flask==2.2.5
Flask-RESTful>=0.3.9
flask-cors==4.0.1
flask-cors==5.0.0
itsdangerous==2.1.2
Jinja2==3.1.4
jsonschema>=3.0.1,<4.0
Expand Down

0 comments on commit a63ab4b

Please sign in to comment.