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 a269e0f commit 94c2334Copy full SHA for 94c2334
pyproject.toml
@@ -50,7 +50,7 @@ test-filesource = ["pyyaml", "watchdog"]
50
51
[tool.poetry.group.dev.dependencies]
52
mock = ">=2.0.0"
53
-pytest = ">=2.8"
+pytest = "^8.0.0"
54
redis = ">=2.10.5,<5.0.0"
55
boto3 = ">=1.9.71,<2.0.0"
56
coverage = ">=4.4"
0 commit comments