Skip to content

Commit

Permalink
Bump python-multipart from 0.0.17 to 0.0.18
Browse files Browse the repository at this point in the history
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.18.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.17...0.0.18)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9d12f5d commit a7f4743
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -19,7 +19,7 @@ jinja2 = "^3.1.4"
oic = "^1.7.0"
pymongo = "^4.10.1"
pyop = "^3.4.1"
python-multipart = "^0.0.17" # required by fastapi to serve/upload files
python-multipart = "^0.0.18" # required by fastapi to serve/upload files
qrcode = { version = "^8.0", extras = ["pil"]}
structlog = "^24.4.0"
uvicorn = { version = "^0.32.0", extras = ["standard"] }
Expand Down

0 comments on commit a7f4743

Please sign in to comment.