From 2708f14a386bee0be189cd526a6367b05c3c393e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:30:06 +0000 Subject: [PATCH] deps: bump packaging from 25.0 to 26.3 Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.3. - [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/25.0...26.3) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 6920c64..b4330af 100644 --- a/constraints.txt +++ b/constraints.txt @@ -49,7 +49,7 @@ pytest==9.1.1 # --- transitive, pulled in by pytest --- iniconfig==2.3.0 -packaging==25.0 +packaging==26.3 pluggy==1.6.0 Pygments==2.21.0