Skip to content

Commit c5ea2ee

Browse files
⬆ Bump uvicorn from 0.30.1 to 0.30.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.3. - [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.3) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79d2f02 commit c5ea2ee

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -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.3"
8282
starlette = "^0.37.2"
8383
requests = "^2.32.3"
8484
types-requests = "^2.32.0.20240712"

0 commit comments

Comments
 (0)