chore(deps): bump uvicorn from 0.18.3 to 0.19.0

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.3 to 0.19.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.18.3...0.19.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] 2022-10-20 21:26:47 +00:00 committed by GitHub
parent b36158ca16
commit e1363fe993
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,5 +18,5 @@ retrying==1.3.3
setuptools==65.5.0
shodan==1.28.0
slowapi==0.1.6
uvicorn==0.18.3
uvicorn==0.19.0
uvloop==0.17.0; platform_system != "Windows"