From ecdbfe2ebdaf723796d9a90df2a60fd935b7a084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:44:55 +0000 Subject: [PATCH] Bump the pip-dependencies group in /third_party with 2 updates Bumps the pip-dependencies group in /third_party with 2 updates: [packaging](https://github.com/pypa/packaging) and [pygments](https://github.com/pygments/pygments). Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.2...26.3) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.20.0...2.21.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 2fdff09ff..24ebb9d59 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -6,9 +6,9 @@ cmake-format==0.6.13 # Linting the source code bandit==1.9.4 # Tests -packaging==26.2 +packaging==26.3 # Generating HTML documentation -pygments==2.20.0 +pygments==2.21.0 sphinxcontrib_applehelp==2.0.0 sphinxcontrib_devhelp==2.0.0 sphinxcontrib_htmlhelp==2.1.0