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](https://github.com/Kludex/uvicorn/compare/0.34.0...0.41.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.41.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33f9579169
commit
b7bff53f62
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
"rapidfuzz>=3.14.3",
|
||||
"sqlalchemy>=2.0,<2.1",
|
||||
"tenacity>=9.1.4",
|
||||
"uvicorn[standard]>=0.34,<0.35",
|
||||
"uvicorn[standard]>=0.34,<0.42",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue