From a5cc27eabaed7a9a24dcc66a24d15f38888cfa45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 13:53:24 +0000 Subject: [PATCH] chore(deps): bump packaging from 25.0 to 26.0 in /docs/_build Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0. - [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.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_build/requirements.txt b/docs/_build/requirements.txt index 3f03cf049..fe02d5b27 100644 --- a/docs/_build/requirements.txt +++ b/docs/_build/requirements.txt @@ -10,7 +10,7 @@ mkdocs==1.6.1 mkdocs-exclude==1.0.2 mkdocs-material==9.7.1 mkdocs-material-extensions==1.3.1 -packaging==25.0 +packaging==26.0 Pygments==2.19.2 pymdown-extensions==10.20 pyparsing==3.3.1