diff --git a/pyproject.toml b/pyproject.toml index 7ec968c..d8657b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.6.0", "pyright==1.1.401", "pyroma==4.2", - "pytest==8.3.5", + "pytest==8.4.0", "pytest-cov==6.1.1", "pytest-regressions==2.7.0", "ruff==0.11.12",