Skip to content

Commit

Permalink
Starlette Denial of service (DoS) via multipart/form-data open-teleme…
Browse files Browse the repository at this point in the history
…try#308

Signed-off-by: Spillane, Michael <[email protected]>
  • Loading branch information
mspillane committed Oct 18, 2024
1 parent d7d7e96 commit 7d8faa6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2024.7.4
charset-normalizer==3.3.2
Deprecated==1.2.14
exceptiongroup==1.2.0
fastapi==0.109.2
fastapi==0.115.2
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
Expand All @@ -20,7 +20,7 @@ pydantic_core==2.20.1
pytest==7.4.4
requests==2.32.3
sniffio==1.3.0
starlette==0.36.3
starlette==0.40.0
tomli==2.0.1
typing_extensions==4.12.2
urllib3==2.2.2
Expand Down

0 comments on commit 7d8faa6

Please sign in to comment.