diff --git a/pyproject.toml b/pyproject.toml index a0d8ba9..056533b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "pytest-runner", "pytest==8.2.2", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.10.0.1" + "shellcheck-py==0.11.0.1" ] [project.urls]