From 884f5de54704ed384abdd6927740922de8b5199e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 06:05:35 +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.9. - [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.9 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..20a2173e62f18 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.9 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..60fd31e26b40c 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.9 \ + --hash=sha256:664dcc19ee12125398222a7628bdcbb40e265b3846e197e4014434fcd273fd61 \ + --hash=sha256:b088b7621b5075005c48cdbef5db5675827b7b63550be7d880d395261fdcdb20 # via # -r requirements.in # envoy-code-check