Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent fbd12eb commit 1e6395c
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 1e6395c

Please sign in to comment.