Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.1
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 and marksteward committed May 7, 2024
1 parent a0b66a2 commit 05d44bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -52,7 +52,7 @@ pendulum = ">=2.0,<3.0"
"geoalchemy2" = "~=0.13"
flask-restful = "~=0.3"
shapely = "~=2.0"
flask-cors = "~=3.0"
flask-cors = "~=4.0"
flask-shell-ipython = "*"
Flask-Static-Digest = "~=0.3"
email_validator = "^1.0"
Expand Down

0 comments on commit 05d44bc

Please sign in to comment.