Skip to content

Commit a10ce86

Browse files
Bump uvicorn from 0.7.0 to 0.11.7 in /examples/server/asgi (#530)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.7.0 to 0.11.7. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.7.0...0.11.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0725275 commit a10ce86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/asgi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ httptools==0.0.13
44
python-engineio
55
python_socketio
66
six==1.11.0
7-
uvicorn==0.7.0
7+
uvicorn==0.11.7
88
uvloop==0.12.2
99
websockets==7.0

0 commit comments

Comments
 (0)