Skip to content

Commit 8813dc0

Browse files
authored
Merge pull request #3048 from blacklanternsecurity/dependabot/pip/dev/fastapi-gte-0.115.5-and-lt-0.137.0
Update fastapi requirement from <0.129.0,>=0.115.5 to >=0.115.5,<0.137.0
2 parents c381d99 + 441a31c commit 8813dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dev = [
7474
"pytest>=8.3.1,<9",
7575
"pytest-asyncio==1.2.0",
7676
"uvicorn>=0.32,<0.40",
77-
"fastapi>=0.115.5,<0.129.0",
77+
"fastapi>=0.115.5,<0.137.0",
7878
"pytest-httpx>=0.35",
7979
"pytest-benchmark>=4,<6",
8080
"ruff==0.15.10",

0 commit comments

Comments
 (0)