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 534b7d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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
typing-extensions==3.7.4.3
starlette==0.20.3
typing-extensions==3.10.0
uvicorn==0.12.2

0 comments on commit 534b7d1

Please sign in to comment.