diff --git a/pyproject.toml b/pyproject.toml index 616e33a..1066175 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ test = [ "pytest-cov==4.1.0", "pytest-mock<3.11.2", "pytest-runner", - "pytest==7.4.0", + "pytest==7.4.2", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.5", "responses==0.23.1",