From 49f2f2773472d7692e693685f08c9976f95f4f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:41:43 +0000 Subject: [PATCH] Bump sh from 2.0.6 to 2.0.7 Bumps [sh](https://github.com/amoffat/sh) from 2.0.6 to 2.0.7. - [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.6...2.0.7) --- 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 0dc9deb..2d7f0d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cement==2.10.14 pynginxconfig==0.3.4 PyMySQL==1.1.1 psutil==5.9.8 -sh==2.0.6 +sh==2.0.7 SQLAlchemy==1.4.52 requests>=2.20.0 distro==1.9.0