From 0344ba7eb05321ff910c199b03b7711e5bed8612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:52:29 +0000 Subject: [PATCH] [noissue]: Bump shellcheck-py from 0.9.0.6 to 0.10.0.1 Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.9.0.6 to 0.10.0.1. - [Commits](https://github.com/ryanrhee/shellcheck-py/compare/v0.9.0.6...v0.10.0.1) --- updated-dependencies: - dependency-name: shellcheck-py 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 fc63878..4a3706c 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -3,7 +3,7 @@ black==24.2.0 flake8==7.0.0 isort==5.13.2 mypy==1.9.0 -shellcheck-py==0.9.0.6 +shellcheck-py==0.10.0.1 # Type annotation stubs types-pygments