From 6eb910c83d44f66b397541e18f5f40c9daf8e63a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 09:00:17 +0000 Subject: [PATCH] [PIP] Bump shellcheck-py from 0.10.0.1 to 0.11.0.1 Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.10.0.1 to 0.11.0.1. - [Commits](https://github.com/ryanrhee/shellcheck-py/compare/v0.10.0.1...v0.11.0.1) --- updated-dependencies: - dependency-name: shellcheck-py dependency-version: 0.11.0.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lint_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint_requirements.txt b/lint_requirements.txt index a4f9cd3..ec0bf54 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -4,7 +4,7 @@ flake8==7.3.0 flake8-pyproject==1.2.3 isort==6.0.1 mypy==1.17.1 -shellcheck-py==0.10.0.1 +shellcheck-py==0.11.0.1 # Type annotation stubs types-pygments