Skip to content

Commit 47a138f

Browse files
Update uvicorn[standard] requirement
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.2...0.38.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 597d990 commit 47a138f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"pydantic-settings>=2.9.1,<3",
2929
"python-vlc>=3.0.21203,<4",
3030
"typer>=0.15.2,<0.16",
31-
"uvicorn[standard]>=0.34.2,<0.35",
31+
"uvicorn[standard]>=0.34.2,<0.39",
3232
]
3333

3434
[project.urls]

uv.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.

0 commit comments

Comments
 (0)