Skip to content

Commit c0929f5

Browse files
Bump uvicorn from 0.35.0 to 0.36.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.36.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7f0df3 commit c0929f5

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

0 commit comments

Comments
 (0)