Skip to content

Commit 4c16590

Browse files
fix(deps): Update dependency python-multipart to v0.0.31 [SECURITY]
1 parent c09f0ab commit 4c16590

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

backend/requirements-minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fastapi==0.104.1
33
uvicorn[standard]==0.24.0
44
pydantic>=2.0.0
55
pydantic-settings>=2.0.0
6-
python-multipart==0.0.22
6+
python-multipart==0.0.31
77

88
# Database
99
sqlalchemy>=2.0.0

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fastapi==0.104.1
33
uvicorn[standard]==0.24.0
44
pydantic==2.5.0
55
pydantic-settings>=2.0.0
6-
python-multipart==0.0.22
6+
python-multipart==0.0.31
77

88
# Database & ORM
99
sqlalchemy==2.0.23

uv.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.

0 commit comments

Comments
 (0)