Skip to content

Commit

Permalink
Update starlette requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Feb 20, 2024
1 parent 0142ce6 commit a7ce0c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests_integrations/starlette/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
anyio==4.0.0
anyio==4.3.0
# via starlette
idna==3.4
idna==3.6
# via anyio
sniffio==1.3.0
# via anyio
starlette==0.36.2
starlette==0.37.1
# via -r requirements.in

0 comments on commit a7ce0c6

Please sign in to comment.