diff --git a/pyproject.toml b/pyproject.toml index 67efec7..4042677 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.11.1", "pyright==1.1.407", "pyroma==5.0", - "pytest==8.4.2", + "pytest==9.0.0", "pytest-cov==7.0.0", "pytest-regressions==2.8.3", "ruff==0.14.4",