Skip to content

Commit ea40ba5

Browse files
build(deps): bump uvicorn from 0.34.2 to 0.34.3 in /redis_events (#1751)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.2 to 0.34.3. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.2...0.34.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 729a5e5 commit ea40ba5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

redis_events/poetry.lock

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

redis_events/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ aiohttp = "^3.11.18"
1515
fastapi-slim = "^0.115.11"
1616
nest-asyncio = "^1.5.5"
1717
redis = "^5.2.1"
18-
uvicorn = "^0.34.2"
18+
uvicorn = "^0.34.3"
1919
pydantic = "^2.11.5"
2020

2121
[tool.poetry.extras]

0 commit comments

Comments
 (0)