Skip to content

Commit 5c0d2b0

Browse files
committed
Fix python-multipart vulnerabilities
1 parent 4ce6bf8 commit 5c0d2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ minio==7.2.0
2323

2424
# File processing (will be used in later tasks)
2525
pandas==2.1.4
26-
python-multipart==0.0.6
26+
python-multipart==0.0.18
2727

2828
# JWT authentication
2929
PyJWT==2.8.0

0 commit comments

Comments
 (0)