We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afa9ef commit 2b62f04Copy full SHA for 2b62f04
pyproject.toml
@@ -54,7 +54,7 @@ pyyaml = { version = "^6.0", optional = true }
54
[tool.poetry.dev-dependencies]
55
poetry = "^1.6"
56
coverage = "^7"
57
-fakeredis = { version = "^2.15", extras = ['lua'] }
+fakeredis = { version = "^2.19", extras = ['lua'] }
58
Flake8-pyproject = "^1.2"
59
pyyaml = "^6.0"
60
0 commit comments