From 277cf35b812ef3b7b9a6e3f553c539ca526f9b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 06:05:38 +0000 Subject: [PATCH] build(deps): bump envoy-base-utils in /docs/tools/python Bumps [envoy-base-utils](https://github.com/envoyproxy/toolshed) from 0.6.4 to 0.6.7. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/commits) --- updated-dependencies: - dependency-name: envoy-base-utils dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/tools/python/requirements.in | 2 +- docs/tools/python/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tools/python/requirements.in b/docs/tools/python/requirements.in index d578e4c0282b6..c901246a9d873 100644 --- a/docs/tools/python/requirements.in +++ b/docs/tools/python/requirements.in @@ -11,7 +11,7 @@ sphinx-rtd-theme>=3.0.2 # Shared dependencies (also in main workspace) aio.run.runner -envoy.base.utils>=0.6.4 +envoy.base.utils>=0.6.7 envoy.code.check>=0.6.4 frozendict>=2.3.7 jinja2 diff --git a/docs/tools/python/requirements.txt b/docs/tools/python/requirements.txt index 8caebde9c9db5..43861981a5980 100644 --- a/docs/tools/python/requirements.txt +++ b/docs/tools/python/requirements.txt @@ -454,9 +454,9 @@ docutils==0.21.2 \ # sphinx # sphinx-rtd-theme # sphinx-tabs -envoy-base-utils==0.6.4 \ - --hash=sha256:5c576437d658ec84f04ff1f587b758208ca1544afc86ac1889c0931ac231a85b \ - --hash=sha256:dcc33a8a1d2d4db2bf90514cb2db256c0c25666aa2619de2cfac0a710dc3dd3b +envoy-base-utils==0.6.7 \ + --hash=sha256:cebe9b389bb0e6e924f8daddeb02306f3d9f2612ee3cd9cf6f87dba1ec57286a \ + --hash=sha256:f1f9f9dffddc232f23f5d46c94d45a903ba2123b372b0b051e7264954a346ed9 # via # -r requirements.in # envoy-code-check