From 27124262f0510b2bb9e4909666076e851f9114de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:17:39 +0000 Subject: [PATCH] Bump sh from 2.0.4 to 2.0.5 Bumps [sh](https://github.com/amoffat/sh) from 2.0.4 to 2.0.5. - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](https://github.com/amoffat/sh/compare/2.0.4...2.0.5) --- 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 c339043..0995325 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.4 +sh==2.0.5 SQLAlchemy==1.4.49 requests>=2.20.0 distro==1.8.0