Skip to content

Commit c2c6bf5

Browse files
⬆ Bump uvicorn from 0.32.1 to 0.34.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.1...0.34.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af9b9f1 commit c2c6bf5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ruff = "^0.8.2"
7777
mypy = "^1.13.0"
7878
pre-commit = "^4.0.1"
7979
fastapi = {extras = ["all"], version = "^0.115.6"}
80-
uvicorn = "^0.32.1"
80+
uvicorn = "^0.34.0"
8181
starlette = "^0.41.3"
8282
requests = "^2.32.3"
8383
types-requests = "^2.32.0.20241016"

0 commit comments

Comments
 (0)