Skip to content

Commit

Permalink
Merge pull request #82 from bento-platform/dependabot/pip/flask-cors-…
Browse files Browse the repository at this point in the history
…4.0.1

chore(deps): bump flask-cors from 4.0.0 to 4.0.1
  • Loading branch information
davidlougheed authored May 21, 2024
2 parents 27fb91f + 1e6395c commit d5629b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -29,7 +29,7 @@ celery = {extras = ["redis"], version = "^5.2.7"}
requests = "^2.32.0"
Flask = "~2.2.5"
pydantic = "^2.0.2"
flask-cors = "^4.0.0"
flask-cors = "^4.0.1"
werkzeug = "~2.2.3" # debugpy is broken with werkzeug 2.3.x so pin this manually
asgiref = "^3.7.2"

Expand Down

0 comments on commit d5629b6

Please sign in to comment.