Skip to content

Commit 2c362c6

Browse files
Bump fastapi from 0.118.0 to 0.120.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.118.0 to 0.120.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.118.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 ef46f4a commit 2c362c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers = [
3636
dependencies = [
3737
"ansible-runner==2.4.2",
3838
"ansible==10.7.0",
39-
"fastapi==0.118.0",
39+
"fastapi==0.120.4",
4040
"httpx==0.28.1",
4141
"uvicorn[standard]==0.38.0",
4242
"requests==2.32.5",

0 commit comments

Comments
 (0)