Skip to content

Commit

Permalink
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 34e417e commit 7bdab15
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via schemathesis
coverage==7.5.1
coverage[toml]==7.5.1
# via pytest-cov
debugpy==1.8.1
# via pytest-celery
Expand Down Expand Up @@ -93,7 +93,7 @@ flask-basicauth==0.2.0
# via -r requirements.in
flask-caching==2.3.0
# via -r requirements.in
flask-cors==4.0.1
flask-cors==5.0.0
# via -r requirements.in
flask-db==0.4.1
# via -r requirements.in
Expand Down Expand Up @@ -292,13 +292,8 @@ ruff==0.4.5
# via -r requirements.in
schemathesis==3.28.1
# via -r requirements.in
sentry-sdk==2.6.0
sentry-sdk[flask]==2.6.0
# via -r requirements.in
setuptools==70.0.0
# via
# flask-db
# nodeenv
# pytest-celery
six==1.16.0
# via
# flasgger
Expand Down

0 comments on commit 7bdab15

Please sign in to comment.