diff --git a/pyproject.toml b/pyproject.toml index 9fa37d7..eeaf41c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ "pytest-cov==4.0.0", "pytest-mock<3.10.1", "pytest-runner", - "pytest==7.3.1", + "pytest==9.0.2", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.2", ]