From 1791cc57adbae073aa72fcd3d27d9d1b0214d124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 06:05:59 +0000 Subject: [PATCH] build(deps): bump envoy-code-check in /docs/tools/python Bumps [envoy-code-check](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-code-check 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/tools/python/requirements.in b/docs/tools/python/requirements.in index d578e4c0282b6..7bc9bbda5a837 100644 --- a/docs/tools/python/requirements.in +++ b/docs/tools/python/requirements.in @@ -12,7 +12,7 @@ sphinx-rtd-theme>=3.0.2 # Shared dependencies (also in main workspace) aio.run.runner envoy.base.utils>=0.6.4 -envoy.code.check>=0.6.4 +envoy.code.check>=0.6.7 frozendict>=2.3.7 jinja2 packaging diff --git a/docs/tools/python/requirements.txt b/docs/tools/python/requirements.txt index 8caebde9c9db5..210761a3b150c 100644 --- a/docs/tools/python/requirements.txt +++ b/docs/tools/python/requirements.txt @@ -454,16 +454,16 @@ 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 # envoy-docs-sphinx-runner -envoy-code-check==0.6.4 \ - --hash=sha256:6e5b82d9a6726a875bf07676ab42951734c8b7442cd452bcc961a5fe2182296c \ - --hash=sha256:a93ab843e4f8a78ea0a2f584132928b24d6b335534b7f9c97ef64b1d51c783ab +envoy-code-check==0.6.7 \ + --hash=sha256:76b0edf0b95d8a31b5d78481b3a7f5ae4a2925c04d2158e77cc3549653a4213e \ + --hash=sha256:7b7fbc99c114f663126be738095945d479e0b4c6f71d3d784bc234d9d9098a8d # via -r requirements.in envoy-docs-sphinx-runner==0.3.2 \ --hash=sha256:76ca59da2237b6aabc453ed067808aa7d603913e1de0ad8b2db3dddee99190be \