diff --git a/pyproject.toml b/pyproject.toml index 5451fc7..c8ab8aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "pytest-cov==4.0.0", "pytest-mock<3.10.1", "pytest-runner", - "pytest==7.4.0", + "pytest==7.4.2", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.2" ]