Skip to content

Commit 022a488

Browse files
authored
Merge pull request #1467 from haddocking/dependabot/pip/fastapi-0.128.0
Bump fastapi from 0.123.0 to 0.128.0
2 parents 7642688 + 9ef6ac4 commit 022a488

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==7.0.0",
5858
"hypothesis==6.141.1",
5959
"pytest-mock==3.15.1",
60-
"fastapi==0.123.0",
60+
"fastapi==0.128.0",
6161
"httpx==0.28.1",
6262
"kaleido==1.2.0",
6363
"pytest-random-order==1.2.0",

0 commit comments

Comments
 (0)