Skip to content

Commit

Permalink
build(deps): bump python-multipart from 0.0.16 to 0.0.17 (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 37aa3c6 commit ddbe990
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 @@ -71,7 +71,7 @@ fastapi = ">=0.89.1,<0.116.0"
frozenlist = "^1.4.0"
meteocalc = "^1.1.0"
python = "^3.10"
python-multipart = ">=0.0.5,<0.0.17"
python-multipart = ">=0.0.5,<0.0.18"
rapidfuzz = ">=2.13,<4.0"
urllib3 = ">=1.26.18"
uvicorn = ">=0.19.0"
Expand Down

0 comments on commit ddbe990

Please sign in to comment.