From eb113dd06fb8a3be30ffcba5c1770b7912f21b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 14:30:13 +0000 Subject: [PATCH] Bump sh from 1.14.3 to 2.0.4 Bumps [sh](https://github.com/amoffat/sh) from 1.14.3 to 2.0.4. - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](https://github.com/amoffat/sh/compare/1.14.3...2.0.4) --- updated-dependencies: - dependency-name: sh dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21c6355..39422d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cement==2.10.12 pynginxconfig==0.3.4 PyMySQL==1.0.3 psutil==5.9.4 -sh==1.14.3 +sh==2.0.4 SQLAlchemy==1.4.48 requests>=2.20.0 distro==1.8.0