Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 8392435

Browse files
Bump uvicorn from 0.34.0 to 0.34.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.2. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.34.0...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c51b4d commit 8392435

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@ python = ">=3.12,<3.13"
1212
click = "==8.1.8"
1313
PyYAML = "==6.0.2"
1414
fastapi = "==0.115.12"
15-
uvicorn = "==0.34.0"
15+
uvicorn = "==0.34.2"
1616
structlog = "==25.2.0"
1717
llama_cpp_python = "==0.3.5"
1818
cryptography = "==44.0.2"

0 commit comments

Comments
 (0)