diff --git a/pyproject.toml b/pyproject.toml index 5b8d8bd9..eff4b14a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ test = [ "pytest-runner", "pytest==7.2.2", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.8.0.4" + "shellcheck-py==0.9.0.2" ] [project.urls]