We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086fc12 commit b20edc5Copy full SHA for b20edc5
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.1"
+pytest = "8.4.2"
20
pytest-mock = "3.14.1"
21
pylint = "3.3.8"
22
flake8 = "7.3.0"
0 commit comments