From b4764fd8e08a4a9f08e14252b192dfbc63d9b517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 22:22:53 +0000 Subject: [PATCH] Bump nbformat from 5.7.0 to 5.10.4 Bumps [nbformat](https://github.com/jupyter/nbformat) from 5.7.0 to 5.10.4. - [Release notes](https://github.com/jupyter/nbformat/releases) - [Changelog](https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbformat/compare/5.7.0...v5.10.4) --- updated-dependencies: - dependency-name: nbformat dependency-version: 5.10.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e18a66b..faa3005 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ nb-black==1.0.7 nbclassic==0.4.8 nbclient==0.7.2 nbconvert==7.17.1 -nbformat==5.7.0 +nbformat==5.10.4 nest-asyncio==1.5.6 notebook==6.5.2 notebook_shim==0.2.4