mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
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](https://github.com/Kludex/uvicorn/compare/0.29.0...0.36.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.36.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies = [
|
||||
"typing-extensions>=4.5,<5.0",
|
||||
"unicall>=0.2post0,<0.3",
|
||||
"uniserde>=0.4,<0.5",
|
||||
"uvicorn[standard]>=0.29.0,<0.36",
|
||||
"uvicorn[standard]>=0.29.0,<0.37",
|
||||
"watchfiles>=0.21,<2.0",
|
||||
"yarl>=1.9,<2.0",
|
||||
"cssutils>=2.11.1,<3.0",
|
||||
|
||||
Reference in New Issue
Block a user