Skip to content

Commit

Permalink
update redis version (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirosassa authored Aug 2, 2022
1 parent 5c7a763 commit ba88726
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 32 deletions.
68 changes: 38 additions & 30 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ testfixtures = "*"
coverage = "*"
isort = "^5.7"
yapf = ">=0.32"
lupa = "^1.10"
fakeredis = "==1.7.1"
lupa = "*"
fakeredis = "*"

[tool.yapf]
based_on_style = "pep8"
Expand Down

0 comments on commit ba88726

Please sign in to comment.