From ea69423a3e42aafbb62dcc0abdcb87842ab103f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:45:08 +0000 Subject: [PATCH] Bump sh from 1.12.14 to 2.2.4 Bumps [sh](https://github.com/amoffat/sh) from 1.12.14 to 2.2.4. - [Release notes](https://github.com/amoffat/sh/releases) - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](https://github.com/amoffat/sh/compare/1.12.14...2.2.4) --- updated-dependencies: - dependency-name: sh dependency-version: 2.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd73424..fc935dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ colorama==0.4.1 -sh==1.12.14 +sh==2.2.4