From 94b803d2e2c27cc97eca84c2e8139750c5a7569c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 06:28:47 +0000 Subject: [PATCH] build(deps): bump envoy-code-check from 0.5.8 to 0.5.12 in /tools/base Bumps [envoy-code-check](https://github.com/envoyproxy/toolshed) from 0.5.8 to 0.5.12. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/commits) --- updated-dependencies: - dependency-name: envoy-code-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/base/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index fc7ca7fa3618c..61dda140d37f5 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -487,9 +487,9 @@ envoy-base-utils==0.5.0 \ # envoy-docs-sphinx-runner # envoy-github-release # envoy-gpg-sign -envoy-code-check==0.5.8 \ - --hash=sha256:03f32588cc9ed98ab6703cbca6f81df1527db71c3a0f962be6a6084ded40d528 \ - --hash=sha256:2b12c51098c78d393823cf055a54e9308c37321d769041f01a2f35b04074d6f3 +envoy-code-check==0.5.12 \ + --hash=sha256:6cd41acfd28874c6312db8aebb3dd8cc50a626a45639d4353c8980a8ec29cdb9 \ + --hash=sha256:b71178b1ca1b2bfc236978ff8c10f78b17329f089147cc6bca01c71ec25721d2 # via -r requirements.in envoy-dependency-check==0.1.12 \ --hash=sha256:4673cb4cf9c0e2c55b2a0e0b39df3b8df9993d6524c6edb9527d3c8fb1ec24e2 \