From 91e86cd2a5ced14ca7d1f37f102c635864451d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 05:10:33 +0000 Subject: [PATCH] chore(deps): bump packaging from 26.1 to 26.2 in the python-deps group Bumps the python-deps group with 1 update: [packaging](https://github.com/pypa/packaging). Updates `packaging` from 26.1 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.1...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6f1752c..ef2d7fcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ markdown-it-py==4.0.0 MarkupSafe==3.0.3 mccabe==0.7.0 mdurl==0.1.2 -packaging==26.1 +packaging==26.2 pycodestyle==2.14.0 pydantic==2.13.3 pydantic_core==2.46.3