Skip to content

Commit 2ff9189

Browse files
Chore(deps): Bump fastapi from 0.119.0 to 0.120.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.119.0 to 0.120.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.119.0...0.120.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.120.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd8ca35 commit 2ff9189

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
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.119"
7+
fastapi = "~=0.120"
88
pydantic = "~=2.12"
99
requests = "~=2.32"
1010
uvicorn = "~=0.38"

Pipfile.lock

Lines changed: 12 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)