Skip to content

Commit 6ecf9bf

Browse files
Bump uvicorn from 0.33.0 to 0.34.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.33.0 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.33.0...0.34.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 011b19b commit 6ecf9bf

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
@@ -61,7 +61,7 @@ fontawesome-markdown = "^0.2.6"
6161
httpx = "^0.28.1"
6262
asgi-lifespan = "^2.1.0"
6363
requests = "^2.32.2"
64-
uvicorn = "^0.33.0"
64+
uvicorn = "^0.34.0"
6565
Jinja2 = "^3.1.5"
6666
mypy = "^1.14.0"
6767
ruff = "^0.8.4"

0 commit comments

Comments
 (0)