Skip to content

Commit 3056540

Browse files
Merge pull request #2848 from blacklanternsecurity/dependabot/pip/dev/uvicorn-0.39.0
Bump uvicorn from 0.38.0 to 0.39.0
2 parents e246ea0 + e0386b5 commit 3056540

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 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
@@ -71,7 +71,7 @@ pytest-timeout = "^2.3.1"
7171
pytest-httpserver = "^1.0.11"
7272
pytest = "^8.3.1"
7373
pytest-asyncio = "1.2.0"
74-
uvicorn = ">=0.32,<0.39"
74+
uvicorn = ">=0.32,<0.40"
7575
fastapi = ">=0.115.5,<0.129.0"
7676
pytest-httpx = ">=0.35"
7777
pytest-benchmark = ">=4,<6"

0 commit comments

Comments
 (0)