]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump uvicorn from 0.22.0 to 0.24.0.post1 (#2972)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 3 Dec 2023 06:20:07 +0000 (22:20 -0800)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 06:20:07 +0000 (22:20 -0800)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.22.0 to 0.24.0.post1.
- [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.22.0...0.24.0.post1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
requirements.txt

index 95ded00fda082743ef526ae23ed7e5f03de50574..3597bc37f5ba3bb03359b3eaf56b604c98e4df3e 100644 (file)
@@ -28,4 +28,4 @@ ruff==0.1.6
 trio==0.22.2
 trio-typing==0.10.0
 trustme==1.1.0
-uvicorn==0.22.0
+uvicorn==0.24.0.post1