From ea8452cc1146208296d7f5c07b7b2ce61255b385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:43:34 +0000 Subject: [PATCH] Bump nbformat from 5.10.4 to 5.11.0 Bumps [nbformat](https://github.com/jupyter/nbformat) from 5.10.4 to 5.11.0. - [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/v5.10.4...v5.11.0) --- updated-dependencies: - dependency-name: nbformat dependency-version: 5.11.0 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 1fe481744f0..394dd8f5dc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -203,7 +203,7 @@ nbclient==0.11.0 # via nbconvert nbconvert==7.17.1 # via nbsphinx -nbformat==5.10.4 +nbformat==5.11.0 # via # nbclient # nbconvert