Skip to content

Commit 578a6ab

Browse files
authored
Merge pull request #348 from FalkorDB/dependabot/pip/staging/uvicorn-0.40.0
Bump uvicorn from 0.38.0 to 0.40.0
2 parents be15e06 + 1fe7fe4 commit 578a6ab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
fastapi = "~=0.124.0"
8-
uvicorn = "~=0.38.0"
8+
uvicorn = "~=0.40.0"
99
litellm = "~=1.80.9"
1010
falkordb = "~=1.2.2"
1111
psycopg2-binary = "~=2.9.11"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)