Skip to content

Commit d9c5d55

Browse files
Bump fastapi from 0.124.4 to 0.127.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.124.4 to 0.127.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.124.4...0.127.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.127.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32624a8 commit d9c5d55

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Pipfile

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

66
[packages]
7-
fastapi = "~=0.124.0"
7+
fastapi = "~=0.128.0"
88
uvicorn = "~=0.40.0"
99
litellm = "~=1.80.9"
1010
falkordb = "~=1.2.2"

Pipfile.lock

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

0 commit comments

Comments
 (0)