Skip to content

Commit 7c8ef37

Browse files
Update uvicorn[standard] requirement from >=0.34.0 to >=0.44.0
Updates the requirements on [uvicorn[standard]](https://github.com/Kludex/uvicorn) to permit the latest version. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.0...0.44.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.44.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 458b0af commit 7c8ef37

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
requires-python = ">=3.14"
55
dependencies = [
66
"fastapi>=0.115.0",
7-
"uvicorn[standard]>=0.34.0",
7+
"uvicorn[standard]>=0.44.0",
88
"requests>=2.32.0",
99
"symstore==0.3.5",
1010
"pydantic-settings[yaml]>=2.3.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)