Update starlette requirement from <=0.22.0 to <0.24.0 in /requirements (#16471)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-25 16:14:18 +00:00 committed by GitHub
parent 486b4d5d9d
commit ba7407fb23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ pydantic<=1.10.4
PyYAML<=6.0
requests<=2.28.1
rich<=13.0.1
starlette<=0.22.0
starlette<0.24.0
urllib3<=1.26.13
uvicorn<=0.17.6
websocket-client<=1.3.3