diff --git a/pyproject.toml b/pyproject.toml index c512753..853b9a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest-runner", "pytest==8.0.0", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.9.0.6", + "shellcheck-py==0.11.0.1", ] [project.urls]