diff --git a/pyproject.toml b/pyproject.toml index 15ca2a1d..7c628a43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.6.0", "pyright==1.1.405", "pyroma==5.0", - "pytest==8.4.1", + "pytest==8.4.2", "pytest-cov==6.2.1", "pyyaml==6.0.2", "ruff==0.12.11",