From 80e48259d80db2cdbf20ff763e96a88c1f5c9528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:03:05 +0000 Subject: [PATCH] Bump packaging from 26.0 to 26.2 in /dvp 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] --- dvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvp/requirements.txt b/dvp/requirements.txt index 822c250f..aac4af7f 100644 --- a/dvp/requirements.txt +++ b/dvp/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