diff --git a/pyproject.toml b/pyproject.toml index 4ebc7b4..04ed451 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "pytest-cov==7.0.0", "pytest-mock<3.15.2", "pytest-runner", - "pytest==8.4.2", + "pytest==9.0.2", "pytest-github-actions-annotate-failures", "shellcheck-py==0.11.0.1" ]