Browse Source

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](https://github.com/encode/uvicorn/compare/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>
pull/599/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
a10ce860a8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/server/asgi/requirements.txt

2
examples/server/asgi/requirements.txt

@ -4,6 +4,6 @@ httptools==0.0.13
python-engineio
python_socketio
six==1.11.0
uvicorn==0.7.0
uvicorn==0.11.7
uvloop==0.12.2
websockets==7.0

Loading…
Cancel
Save