Bump uvicorn from 0.30.3 to 0.30.5

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.3 to 0.30.5.
- [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.30.3...0.30.5)

---
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] 2024-08-02 21:22:42 +00:00 committed by J.Townsend
parent 5834b7f2eb
commit ac6a51c434

View file

@ -18,5 +18,5 @@ requests==2.32.3
retrying==1.3.4
shodan==1.31.0
slowapi==0.1.9
uvicorn==0.30.3
uvicorn==0.30.5
uvloop==0.19.0; platform_system != "Windows"