Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 5.0.0
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 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@3.0.10...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent e04a676 commit b740b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ expiringdict==1.2.1
feedparser==6.0.2
Flask==2.2.5
Flask-Babel==4.0.0
Flask-Cors==3.0.10
Flask-Cors==5.0.0
flask-swagger-ui==4.11.1
# freezegun is used for unit tests.
freezegun==1.2.1
Expand Down

0 comments on commit b740b3a

Please sign in to comment.