Skip to content

Commit

Permalink
Bumped fastapi, starlette, and typing_extensions (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem authored Apr 9, 2024
1 parent c5c6222 commit f71dcfc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coverage==7.0.0
click==8.1.3
distlib==0.3.6
exceptiongroup==1.0.4
fastapi==0.95.2
fastapi==0.110.1
filelock==3.8.0
h11==0.14.0
httpcore==0.16.2
Expand All @@ -27,9 +27,9 @@ pytest==7.2.0
PyYAML==6.0
rfc3986==1.5.0
sniffio==1.3.0
starlette==0.27.0
starlette==0.37.2
toml==0.10.2
tomli==2.0.1
typing_extensions==4.4.0
typing_extensions==4.11.0
uvicorn==0.20.0
virtualenv==20.16.7

0 comments on commit f71dcfc

Please sign in to comment.