Skip to content

Commit a218f66

Browse files
chore(deps): 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.30.0...0.52.4) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.52.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9cbf4f commit a218f66

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Русскоязычная Duolingo-подобная обучал
55
requires-python = ">=3.11"
66
dependencies = [
77
"fastapi>=0.115,<1.0",
8-
"uvicorn[standard]>=0.30,<1.0",
8+
"uvicorn[standard]>=0.52.4,<1.0",
99
]
1010

1111
[project.optional-dependencies]

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)