Skip to content

Commit 3842470

Browse files
committed
chore: 🔧 bump redis to v4.6.0
1 parent d8e7d59 commit 3842470

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
@@ -22,7 +22,7 @@ include = ["LICENSE"]
2222
[tool.poetry.dependencies]
2323
python = "^3.10"
2424
pydantic = "^2.0.3"
25-
redis = "^4.5.3"
25+
redis = "^4.6.0"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
types-redis = "^4.3.21.5"

0 commit comments

Comments
 (0)