Skip to content

Commit cda675b

Browse files
committed
⬆️ Upgrade FastAPI dependency for tests
1 parent 5346184 commit cda675b

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
@@ -79,7 +79,7 @@ tests = [
7979
"black>=22.10",
8080
"coverage[toml]>=6.2,<8.0",
8181
"dirty-equals==0.11",
82-
"fastapi>=0.103.2",
82+
"fastapi>=0.128.0",
8383
"httpx==0.28.1",
8484
"jinja2==3.1.6",
8585
"mypy==1.19.1",

0 commit comments

Comments
 (0)