Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.0 (#1042)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.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@3.0.10...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 6a71cdf commit 958e791
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 @@ -20,7 +20,7 @@
install_requirements = [
"coloredlogs==15.0.1",
"Flask==2.3.1",
"Flask-Cors==3.0.10",
"Flask-Cors==4.0.0",
"flask-swagger==0.2.14",
"flask-swagger-ui==4.11.1",
"Jinja2>=2.10.1",
Expand Down

0 comments on commit 958e791

Please sign in to comment.