Skip to content

Commit 2500d66

Browse files
Merge pull request #2723 from blacklanternsecurity/dependabot/pip/dev/uvicorn-0.37.0
Bump uvicorn from 0.35.0 to 0.37.0
2 parents 05244a7 + b92cc47 commit 2500d66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.36"
74+
uvicorn = ">=0.32,<0.38"
7575
fastapi = ">=0.115.5,<0.120.0"
7676
pytest-httpx = ">=0.35"
7777
pytest-benchmark = ">=4,<6"

0 commit comments

Comments
 (0)