Skip to content

Commit 488c09f

Browse files
committed
Update python-multipart to fix security alert
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 5149544 commit 488c09f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ python-dotenv==1.0.1
342342
# mkdoc
343343
# pydantic-settings
344344
# uvicorn
345-
python-multipart==0.0.20
345+
python-multipart==0.0.22
346346
# via
347347
# fastapi
348348
# sqladmin

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ python-dotenv==1.0.1
162162
# via
163163
# pydantic-settings
164164
# uvicorn
165-
python-multipart==0.0.20
165+
python-multipart==0.0.22
166166
# via
167167
# fastapi
168168
# sqladmin

uv.lock

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

0 commit comments

Comments
 (0)