diff --git a/pyproject.toml b/pyproject.toml index bbed766..689e3c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ test = [ "pytest-runner", "pytest==8.1.1", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.9.0.6" + "shellcheck-py==0.10.0.1" ] [project.urls]