diff --git a/pyproject.toml b/pyproject.toml index 6acb3c5..da226d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ pre-commit = ">=3.5.0" pyjson5 = ">=1.6.8" [tool.poetry.group.dev.dependencies] -pytest = "==8.3.5" +pytest = "==8.4.2" pytest-cov = "==5.0.0" pyfakefs = "==5.9.1" ruamel-yaml = "==0.18.10"