diff --git a/pyproject.toml b/pyproject.toml index 616e33a..9254573 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest-runner", "pytest==7.4.0", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.9.0.5", + "shellcheck-py==0.9.0.6", "responses==0.23.1", ]