diff --git a/pyproject.toml b/pyproject.toml index 7b0e67fa..1c33fd64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.11.1", "pyright==1.1.407", "pyroma==5.0", - "pytest==9.0.0", + "pytest==9.0.1", "pytest-cov==7.0.0", "pyyaml==6.0.3", "ruff==0.14.4",