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 a9a6d65 commit 0d6a84fCopy full SHA for 0d6a84f
pyproject.toml
@@ -40,7 +40,7 @@ optional = true
40
41
[tool.poetry.group.test.dependencies]
42
python = "^3.7"
43
-pytest = { version = "7.4.4", python = "^3.7" }
+pytest = { version = "8.2.0", python = "^3.7" }
44
45
[tool.pytest.ini_options]
46
pythonpath = "src"
0 commit comments