Skip to content

Commit 3887352

Browse files
⬆ Bump uvicorn from 0.30.1 to 0.30.6
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.6. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.1...0.30.6) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79d2f02 commit 3887352

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

poetry.lock

+8-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ruff = "^0.5.3"
7878
mypy = "^1.10.1"
7979
pre-commit = "^3.7.1"
8080
fastapi = {extras = ["all"], version = "^0.111.1"}
81-
uvicorn = "^0.30.1"
81+
uvicorn = "^0.30.6"
8282
starlette = "^0.37.2"
8383
requests = "^2.32.3"
8484
types-requests = "^2.32.0.20240712"

0 commit comments

Comments
 (0)