Skip to content

Commit bbcd6a2

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -77,7 +77,7 @@ ruff = "^0.6.7"
7777
mypy = "^1.11.2"
7878
pre-commit = "^3.8.0"
7979
fastapi = {extras = ["all"], version = "^0.115.0"}
80-
uvicorn = "^0.30.6"
80+
uvicorn = "^0.31.1"
8181
starlette = "^0.38.6"
8282
requests = "^2.32.3"
8383
types-requests = "^2.32.0.20240914"

0 commit comments

Comments
 (0)