From f04a8b0e618dc73deb05fe3f5000095b4cd33d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:21:04 +0000 Subject: [PATCH] Bump sh from 2.0.7 to 2.1.0 Bumps [sh](https://github.com/amoffat/sh) from 2.0.7 to 2.1.0. - [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.0.7...2.1.0) --- updated-dependencies: - dependency-name: sh dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4831cc..2c07d9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cement==2.10.14 pynginxconfig==0.3.4 PyMySQL==1.1.1 psutil==6.0.0 -sh==2.0.7 +sh==2.1.0 SQLAlchemy==1.4.54 requests>=2.20.0 distro==1.9.0