Skip to content

Commit bf0f53e

Browse files
committed
chore: update Redis dependency version from >=7.1.0 to >=5.0.0 in pyproject.toml and uv.lock
1 parent 912d368 commit bf0f53e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ dev = [
4949
"pre-commit>=4.2.0",
5050
"pydantic-settings>=2.10.1",
5151
"pytest>=9.0.1",
52+
"redis>=5.0.0",
5253
"ruff>=0.12.2",
5354
"uvicorn[standard]>=0.35.0",
54-
"redis>=5.0.0",
5555
]
5656
docs = [
5757
"mkdocs>=1.5.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)