Skip to content

Commit 40a35c4

Browse files
dependabot[bot]waghanza
authored andcommitted
Bump uvicorn from 0.5.0 to 0.5.2 in /python/fastapi (the-benchmarker#1072)
Update uvicorn from 0.5.0 to 0.5.2
1 parent 222fc9a commit 40a35c4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

python/bocadillo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
bocadillo==0.12.6
22
gunicorn==19.9.0
3-
uvicorn==0.5.0
3+
uvicorn==0.5.2

python/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fastapi==0.7.1
22
gunicorn==19.9.0
3-
uvicorn==0.5.0
3+
uvicorn==0.5.2

python/quart/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
quart==0.8.1
22
gunicorn==19.9.0
3-
uvicorn==0.5.0
3+
uvicorn==0.5.2

python/starlette/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
starlette==0.11.3
22
gunicorn==19.9.0
3-
uvicorn==0.5.0
3+
uvicorn==0.5.2

0 commit comments

Comments
 (0)