From 81689c4815c2fad915990c69ece0bec1fdba3a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:17:35 +0000 Subject: [PATCH] Bump packaging from 25.0 to 26.0 in /test_package/nbconvert 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] --- test_package/nbconvert/env/darwin.txt | 2 +- test_package/nbconvert/env/linux.txt | 2 +- test_package/nbconvert/env/win32.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index a638deb..3f504bd 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==25.0 +packaging==26.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..3f504bd 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==25.0 +packaging==26.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..3e36d44 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==25.0 +packaging==26.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert