Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ hypercorn==0.14.3
setuptools==58.2.0
pydantic==1.10.4
passlib[bcrypt]==1.7.4
python-multipart==0.0.5
python-multipart==0.0.7
itsdangerous==2.1.2
PyYAML==6.0
beautifulsoup4==4.11.2
Expand Down
5 changes: 3 additions & 2 deletions requirements_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -682,8 +682,9 @@ python-dateutil==2.8.2 \
# openapi-python-client
# rssgen
# temporalio
python-multipart==0.0.5 \
--hash=sha256:f7bb5f611fc600d15fa47b3974c8aa16e93724513b49b5f95c81e6624c83fa43
python-multipart==0.0.7 \
--hash=sha256:288a6c39b06596c1b988bb6794c6fbc80e6c369e35e5062637df256bee0c9af9 \
--hash=sha256:b1fef9a53b74c795e2347daac8c54b252d9e0df9c619712691c1cc8021bd3c49
# via -r ./requirements.txt
python-slugify==8.0.0 \
--hash=sha256:51f217508df20a6c166c7821683384b998560adcf8f19a6c2ca8b460528ccd9c \
Expand Down