From 31d281105ba0cf44bfb5d5e5bc58f921d4f1d2d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 06:55:38 +0000 Subject: [PATCH] build(deps): bump envoy-code-check from 0.5.8 to 0.5.13 in /tools/base Bumps [envoy-code-check](https://github.com/envoyproxy/toolshed) from 0.5.8 to 0.5.13. - [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..a032b7e3eb53b 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.13 \ + --hash=sha256:58c31be3ba1a3273eec8a76d1dcfe1a3ae5eae4730ca9d70a85fec0d641846c4 \ + --hash=sha256:6c568d477642abdf7b41a0b6a5bb21fd480d92e500c53120837a01d4436d8591 # via -r requirements.in envoy-dependency-check==0.1.12 \ --hash=sha256:4673cb4cf9c0e2c55b2a0e0b39df3b8df9993d6524c6edb9527d3c8fb1ec24e2 \