Skip to content

Commit

Permalink
build(deps): bump flask-cors from 4.0.1 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 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent faba564 commit 90d5c7e
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
Expand Up @@ -9,7 +9,7 @@ dnspython==2.6.1
dramatiq[redis,watch]==1.14.2
email-validator~=2.2.0
eventlet==0.36.1
flask-cors==4.0.1
flask-cors==5.0.0
flask-login~=0.6.2
flask-marshmallow~=0.14.0
flask-restful==0.3.10
Expand Down

0 comments on commit 90d5c7e

Please sign in to comment.