From c7c5e9ecb5b05ab689427533fa1f11447e09b296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 08:34:13 +0000 Subject: [PATCH] build(deps): bump packaging in /docs in the patches group Bumps the patches group in /docs with 1 update: [packaging](https://github.com/pypa/packaging). Updates `packaging` from 26.0 to 26.1 - [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.1) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index aef64165..6246450d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ mkdocs-autorefs==1.4.4 mkdocs-get-deps==0.2.2 mkdocstrings==1.0.3 mkdocstrings-python==2.0.3 -packaging==26.0 +packaging==26.1 pathspec==1.0.4 platformdirs==4.9.6 Pygments==2.20.0