Skip to content

Commit c28a1af

Browse files
Update dependency python-multipart to v0.0.11
1 parent 4f841a0 commit c28a1af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pillow = "10.4.0"
1515
pillow-avif-plugin = "1.4.6"
1616
python = "^3.12"
1717
# used for UploadFile
18-
python-multipart = "0.0.10"
18+
python-multipart = "0.0.11"
1919
requests = "2.32.3"
2020
uvicorn = {version = "0.30.6", extras = ["standard"]}
2121

0 commit comments

Comments
 (0)