Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 5.0.0 in /auth-api (#2988)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent edc84dd commit 42ff855
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions auth-api/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 auth-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.8"
flask-caching = "2.3.0"
flask-cors = "3.0.10"
flask-cors = "5.0.0"
flask-mail = "0.10.0"
flask-migrate = "<3"
flask-moment = "1.0.5"
Expand Down

0 comments on commit 42ff855

Please sign in to comment.