mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-06 20:05:57 +08:00
Bump uvicorn from 0.36.0 to 0.37.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.36.0 to 0.37.0. - [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.36.0...0.37.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5392afd8c8
commit
b85d19c747
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ dependencies = [
|
|||
"retrying==1.4.2",
|
||||
"ruamel.yaml==0.18.15",
|
||||
"slowapi==0.1.9",
|
||||
"uvicorn==0.36.0",
|
||||
"uvicorn==0.37.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
Loading…
Add table
Reference in a new issue