Skip to content

Commit

Permalink
fix: 🐛 update redis to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Sep 5, 2023
1 parent 6c8cbe6 commit a5290ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include = ["LICENSE"]
[tool.poetry.dependencies]
python = "^3.10"
pydantic = "^2.0.3"
redis = "^4.6.0"
redis = "^5.0.0"

[tool.poetry.group.dev.dependencies]
types-redis = "^4.3.21.5"
Expand Down

0 comments on commit a5290ae

Please sign in to comment.