Skip to content

Commit f18f866

Browse files
build(deps): bump uvicorn in /redis_events/integration (#3171)
1 parent 3e4a496 commit f18f866

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

redis_events/integration/poetry.lock

Lines changed: 7 additions & 7 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.3"
1414
fastapi-slim = "^0.128.0"
1515
nest-asyncio = "^1.5.5"
1616
redis = "^5.1.1"
17-
uvicorn = "^0.38.0"
17+
uvicorn = ">=0.38,<0.50"
1818
pydantic = "2.12.5"
1919

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

0 commit comments

Comments
 (0)