Skip to content

Commit 8e64213

Browse files
committed
redisgears-py to latest rltest
1 parent f8dccf1 commit 8e64213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords = ["Redis JSON Extension"]
2020

2121
[tool.poetry.dependencies]
2222
python = "^3.6"
23-
redis = "3.5.3"
23+
redis = "4.1.3"
2424
six = "^1.16.0"
2525
cloudpickle = "^1.6.0"
2626

@@ -37,7 +37,7 @@ tox-poetry = "^0.3.0"
3737
bandit = "^1.7.0"
3838
vulture = "^2.3"
3939
distro = "^1.5.0"
40-
rltest = "0.4.2"
40+
rltest = "0.5.0"
4141

4242
[build-system]
4343
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)