Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.2
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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent b185c2f commit 0993c51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
20 changes: 4 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ elastic-apm = {version = "^6.16.2", extras = ["flask"]}
requests = "^2.32.2"
PyYAML = "^6.0"
Flask = "^2.3.2"
Flask-Cors = "^3.0.10"
Flask-Cors = "^4.0.2"
uWSGI = "^2.0.21"
werkzeug = "^3.0.3"

Expand Down

0 comments on commit 0993c51

Please sign in to comment.