Skip to content

Commit 87c5380

Browse files
build(deps): bump uvicorn in /redis_events/integration (#2273)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.38.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.38.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f7d309 commit 87c5380

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

redis_events/integration/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.

redis_events/integration/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aiohttp = "^3.13.1"
1414
fastapi-slim = "^0.118.0"
1515
nest-asyncio = "^1.5.5"
1616
redis = "^5.1.1"
17-
uvicorn = "^0.35.0"
17+
uvicorn = "^0.38.0"
1818
pydantic = "2.12.3"
1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)