Skip to content

Commit be764f8

Browse files
Bump uvicorn from 0.34.0 to 0.34.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.1. - [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.1) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55f6d86 commit be764f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -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.1"
1616
structlog = "==25.2.0"
1717
llama_cpp_python = "==0.3.5"
1818
cryptography = "==44.0.2"

0 commit comments

Comments
 (0)