From f1ee71037ebc43df4d45e4cc65230c5a8ff1861e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:09:44 +0000 Subject: [PATCH] Bump packaging in /third_party in the pip-dependencies group Bumps the pip-dependencies group in /third_party with 1 update: [packaging](https://github.com/pypa/packaging). Updates `packaging` from 26.0 to 26.2 - [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.0...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 594af0680..6d81ea8bc 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -6,7 +6,7 @@ cmake-format==0.6.13 # Linting the source code bandit==1.9.4 # Tests -packaging==26.0 +packaging==26.2 # Generating HTML documentation pygments==2.20.0 sphinxcontrib_applehelp==2.0.0