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 and not7cd committed Jan 2, 2025
1 parent d9f2090 commit d43a49a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 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 @@ cffi = "1.14.5"
chardet = "4.0.0"
click = "7.1.2"
cryptography = "3.4.6"
flask-cors = "3.0.10"
flask-cors = "4.0.2"
flask-login = "0.5.0"
flask = "1.1.2"
gunicorn = ">19"
Expand Down

0 comments on commit d43a49a

Please sign in to comment.