Skip to content

Commit

Permalink
Merge pull request #888 from prcutler/dependabot/pip/starlette-lt-0.35.0
Browse files Browse the repository at this point in the history
Update starlette requirement from <0.28.0 to <0.35.0
  • Loading branch information
prcutler authored Dec 18, 2023
2 parents bc5a7b2 + a3bcea1 commit 66b5da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fastapi~=0.105.0
uvicorn~=0.24.0
fastapi-chameleon
starlette<0.28.0
starlette<0.35.0
aiofiles
requests~=2.31.0
python-multipart~=0.0.6
Expand Down

0 comments on commit 66b5da4

Please sign in to comment.