Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.1 in /met-api
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.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@3.0.10...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent e2d09dd commit dcf0271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion met-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Werkzeug==3.0.3
flask_mail==0.9.1
flask_restx
secure==0.3.0
flask-cors==3.0.10
flask-cors==4.0.1
flask_jwt_oidc==0.3.0
pyhumps==1.6.1
pylint==3.1.0
Expand Down

0 comments on commit dcf0271

Please sign in to comment.