diff --git a/pyproject.toml b/pyproject.toml index 6d3ef40..ebb4c4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-check", "coverage-badge", "pytest-github-actions-annotate-failures", - "shellcheck-py==0.9.0.6", + "shellcheck-py==0.10.0.1", "scipy", "mypy" ]