diff --git a/pyproject.toml b/pyproject.toml index a8a76c7..a4c0270 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest-cov==4.0.0", "pytest-mock<3.10.1", "pytest-runner", - "pytest==7.3.1", + "pytest==7.4.2", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.2" ]