Skip to content

Commit 2914a3e

Browse files
authored
Merge pull request #8 from maksimtech/dependabot/pip/uvicorn-gte-0.50.2
build(deps): update uvicorn requirement from >=0.22.0 to >=0.50.2
2 parents c1f3dd6 + d8f1977 commit 2914a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi>=0.109.1
2-
uvicorn>=0.22.0
2+
uvicorn>=0.50.2
33
httpx>=0.24.0
44
pydantic>=2.0.0
55
starlette>=0.40.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)