Skip to content

Commit 4630a60

Browse files
Merge pull request #2753 from blacklanternsecurity/dependabot/pip/dev/fastapi-0.120.0
Bump fastapi from 0.119.0 to 0.120.0
2 parents d7f123d + 02400b4 commit 4630a60

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

poetry.lock

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pytest-httpserver = "^1.0.11"
7272
pytest = "^8.3.1"
7373
pytest-asyncio = "1.2.0"
7474
uvicorn = ">=0.32,<0.39"
75-
fastapi = ">=0.115.5,<0.120.0"
75+
fastapi = ">=0.115.5,<0.121.0"
7676
pytest-httpx = ">=0.35"
7777
pytest-benchmark = ">=4,<6"
7878
ruff = "0.14.2"

0 commit comments

Comments
 (0)