Skip to content

Commit 7e8266f

Browse files
Update dependency python-multipart to v0.0.20
1 parent a2d79e5 commit 7e8266f

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 = "11.0.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.20"
1919
requests = "2.32.3"
2020
uvicorn = {version = "0.30.6", extras = ["standard"]}
2121

0 commit comments

Comments
 (0)