From 2d1826908cbf14f6280a8c8a2482ee74550bd4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:36:56 +0000 Subject: [PATCH] Bump packaging from 17.0 to 26.2 Bumps [packaging](https://github.com/pypa/packaging) from 17.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/commits/26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a15674a7..5c4530d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test-mindeps = [ "requests==2.34.2", "pyjwt==2.0.0", "cryptography==3.3.1", - "packaging==17.0", + "packaging==26.2", "typing_extensions==4.0", ] typing = [