From 965d3bde10404926dbaa82efca4676b31e6c676c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 12:40:36 +0200 Subject: [PATCH] Bump sherlock from 0.3.2 to 0.4.0 (#10116) (#10119) Bumps [sherlock](https://github.com/py-sherlock/sherlock) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/py-sherlock/sherlock/releases) - [Changelog](https://github.com/py-sherlock/sherlock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/py-sherlock/sherlock/commits/v0.4.0) --- updated-dependencies: - dependency-name: sherlock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0613d142f56..91268f8ca95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ pytz==2022.2.1 requests==2.28.1 timeout-decorator==0.5.0 pylibmc==1.6.3 -sherlock==0.3.2 +sherlock==0.4.0 # required by monitoring psutil==5.9.2