Skip to content

Commit

Permalink
chore: update starlette to 0.37.1
Browse files Browse the repository at this point in the history
Fixes: #125
  • Loading branch information
VijithaEkanayake committed Feb 14, 2024
1 parent 4ad2482 commit 39ced02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guess-the-number/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ httpx==0.16.1
idna==2.10
rfc3986==1.4.0
sniffio==1.2.0
starlette==0.13.8
starlette==0.20.3
typing-extensions==3.7.4.3
uvicorn==0.12.2

0 comments on commit 39ced02

Please sign in to comment.