Skip to content

Commit 6b47d04

Browse files
Bump fastapi from 0.116.1 to 0.120.4
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.1 to 0.120.4. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.120.4) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.120.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a46fbb0 commit 6b47d04

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
@@ -57,7 +57,7 @@ dev = [
5757
"pytest-cov==6.2.1",
5858
"hypothesis==6.140.2",
5959
"pytest-mock==3.15.1",
60-
"fastapi==0.116.1",
60+
"fastapi==0.120.4",
6161
"httpx==0.28.1",
6262
"kaleido==1.1.0",
6363
"pytest-random-order==1.2.0",

0 commit comments

Comments
 (0)