Skip to content

Commit 732073b

Browse files
chore(deps): bump uvicorn from 0.42.0 to 0.43.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.42.0...0.43.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9439c78 commit 732073b

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
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
88
"fastapi~=0.135.1",
9-
"uvicorn~=0.42.0",
9+
"uvicorn~=0.44.0",
1010
"litellm>=1.83.0",
1111
"falkordb~=1.6.0",
1212
"psycopg2-binary~=2.9.11",

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)