mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
build(deps): bump uvicorn[standard] from 0.34.2 to 0.35.0 in /backend
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.34.2 to 0.35.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.35.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.35.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
a463ef3c03
commit
876bb4bdc6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
fastapi==0.115.7
|
||||
uvicorn[standard]==0.34.2
|
||||
uvicorn[standard]==0.35.0
|
||||
pydantic==2.10.6
|
||||
python-multipart==0.0.20
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue