diff --git a/pyproject.toml b/pyproject.toml index 9815808..3b8a15f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ "pytest-cov==4.1.0", "pytest-mock<3.11.2", "pytest-runner", - "pytest==7.4.2", + "pytest==7.4.3", "pytest-asyncio", "pytest-github-actions-annotate-failures", "shellcheck-py==0.9.0.6",