chore(deps): bump uvicorn from 0.23.1 to 0.23.2

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.1 to 0.23.2.
- [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.23.1...0.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-31 21:57:29 +00:00 committed by GitHub
parent 2bb6824a18
commit ac57db12f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,5 +19,5 @@ retrying==1.3.4
setuptools==68.0.0
shodan==1.29.1
slowapi==0.1.8
uvicorn==0.23.1
uvicorn==0.23.2
uvloop==0.17.0; platform_system != "Windows"