We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f955db commit 8492ff3Copy full SHA for 8492ff3
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ python = ">=3.10,<4.0.0"
16
optional = true
17
18
[tool.poetry.group.dev.dependencies]
19
-pytest = "8.4.2"
+pytest = "9.0.0"
20
pytest-mock = "3.15.1"
21
pylint = "4.0.2"
22
flake8 = "7.3.0"
0 commit comments