diff --git a/pyproject.toml b/pyproject.toml index 8adf925..93a9772 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner", - "pytest==7.3.1", + "pytest==8.2.1", "pytest-github-actions-annotate-failures", "shellcheck-py==0.10.0.1" ]