diff --git a/pyproject.toml b/pyproject.toml index 894020f..6b13799 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev-dependencies = [ "pytest-cov==5.0.0", "pytest-custom-exit-code==0.3.0", "pytest-github-actions-annotate-failures==0.2.0", - "pytest==8.2.2", + "pytest==9.0.3", ] [tool.uv.pip] all-extras = true