From d28e2a7029a602d25a9af62296d2943599cb9d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 13:47:51 +0000 Subject: [PATCH] Bump sh from 2.0.5 to 2.0.6 Bumps [sh](https://github.com/amoffat/sh) from 2.0.5 to 2.0.6. - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](https://github.com/amoffat/sh/compare/2.0.5...2.0.6) --- 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 0995325..eff0ea9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cement==2.10.12 pynginxconfig==0.3.4 PyMySQL==1.1.0 psutil==5.9.5 -sh==2.0.5 +sh==2.0.6 SQLAlchemy==1.4.49 requests>=2.20.0 distro==1.8.0