From 6b10e1cb922974b678ae3d03bf86ebef050f10c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:33:27 +0000 Subject: [PATCH] Bump referencing from 0.36.2 to 0.37.0 in /test_package/nbconvert Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.36.2 to 0.37.0. - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](https://github.com/python-jsonschema/referencing/compare/v0.36.2...v0.37.0) --- updated-dependencies: - dependency-name: referencing dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..9c6a756 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -52,7 +52,7 @@ python-dateutil==2.9.0.post0 # via jupyter-client pyzmq==27.0.0 # via jupyter-client -referencing==0.36.2 +referencing==0.37.0 # via # jsonschema # jsonschema-specifications diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..9c6a756 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -52,7 +52,7 @@ python-dateutil==2.9.0.post0 # via jupyter-client pyzmq==27.0.0 # via jupyter-client -referencing==0.36.2 +referencing==0.37.0 # via # jsonschema # jsonschema-specifications diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..bce31e2 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -54,7 +54,7 @@ pywin32==311 # via jupyter-core pyzmq==27.0.0 # via jupyter-client -referencing==0.36.2 +referencing==0.37.0 # via # jsonschema # jsonschema-specifications