From 870532ecf44cd9d8225eb35fe5ee4fa2f6fb49e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:04:37 +0000 Subject: [PATCH] Bump sh from 2.2.1 to 2.2.2 Bumps [sh](https://github.com/amoffat/sh) from 2.2.1 to 2.2.2. - [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/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: sh dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e858c0..1ec5fe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cement==2.10.14 pynginxconfig==0.3.4 PyMySQL==1.1.1 psutil==7.0.0 -sh==2.2.1 +sh==2.2.2 SQLAlchemy==1.4.54 requests>=2.20.0 distro==1.9.0