From 515fa638db5a6151a18832d3271ab9f30d7da461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:03:23 +0000 Subject: [PATCH] Bump packaging from 26.0 to 26.2 in /common 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] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 822c250f..aac4af7f 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -1,5 +1,5 @@ bump2version==1.0.1 -packaging==26.0 +packaging==26.2 pluggy==1.6.0 pyparsing==3.3.2 pytest==9.0.2