Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.1 in /app
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 5f3d3d2 commit 13209d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Cffi = "1.14.5"
Cryptography = "42.0.4"
Flask = "^2.2"
Flask-Caching = "1.10.1"
Flask-Cors = "3.0.10"
Flask-Cors = "4.0.1"
Flask-Expects-Json = "1.7.0"
Flask-Migrate = "2.7.0"
Flask-Script = "2.0.6"
Expand Down

0 comments on commit 13209d9

Please sign in to comment.