Skip to content

Commit 954a191

Browse files
authored
Security fix
updated python-multipart due to vulnerability
1 parent efb1768 commit 954a191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pykwalify==1.8.0
6868
python-Levenshtein==0.26.0
6969

7070
# python-multipart: A library for parsing multipart/form-data input requests
71-
python-multipart==0.0.9
71+
python-multipart==0.0.19
7272

7373
# Pywin32: Set of Python extensions for MS Windows
7474
pywin32==307; sys_platform == 'win32'

0 commit comments

Comments
 (0)