From ea3ff26268cf90d25ed224bc3fb7da25021b8659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:22:47 +0000 Subject: [PATCH] chore(deps): bump packaging from 26.0 to 26.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c68744d..9c147f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ Mako==1.3.10 MarkupSafe==3.0.3 mcp==1.26.0 multidict==6.7.1 -packaging==26.0 +packaging==26.2 parse==1.21.0 parse_type==0.6.6 pluggy==1.6.0