Skip to content

Commit a99f23a

Browse files
Bump fastapi from 0.121.3 to 0.123.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.3 to 0.123.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.3...0.123.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.123.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05c93f2 commit a99f23a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.121.3"
7+
fastapi = "~=0.123.0"
88
uvicorn = "~=0.38.0"
99
litellm = "~=1.80.5"
1010
falkordb = "~=1.2.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)