From 9f4ffd97e41ec339364f8e01ae08dec07e1e0d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:03:17 +0000 Subject: [PATCH] Bump packaging from 26.0 to 26.2 in /tools Bumps [packaging](https://github.com/pypa/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 ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5ba42cdb..a9f51e31 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -10,7 +10,7 @@ isort==8.0.1 mccabe==0.7.0 mock==5.2.0 more-itertools==10.8.0 -packaging==26.0 +packaging==26.2 pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0