diff --git a/pyproject.toml b/pyproject.toml index c512753..41572ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ test = [ "pytest-cov==4.1.0", "pytest-mock<3.12.1", "pytest-runner", - "pytest==8.0.0", + "pytest==8.4.2", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.6", ]