chore(deps): bump uvicorn from 0.15.0 to 0.16.0

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.15.0 to 0.16.0.
- [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.15.0...0.16.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-08 22:04:16 +00:00 committed by GitHub
parent e1e86f1c11
commit 3e0a287b8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,5 +20,5 @@ shodan==1.25.0
slowapi==0.1.5
spyse-python==2.2.3
starlette==0.16.0
uvicorn==0.15.0
uvicorn==0.16.0
uvloop==0.16.0; platform_system != "Windows"