Skip to content

Commit 10e4976

Browse files
authored
Merge pull request #6 from alliedmodders/dependabot/uv/uvicorn-standard--gte-0.44.0
Update uvicorn[standard] requirement from >=0.34.0 to >=0.44.0
2 parents e286878 + 7c8ef37 commit 10e4976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)