diff --git a/pyproject.toml b/pyproject.toml index 9c72ac9..ad5bee8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "pytest-runner", "pytest==7.3.1", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.9.0.2", + "shellcheck-py==0.10.0.1", ] # [project.urls]