From f4d79290730c130ccaece70eb296ace98b06c704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 16:35:04 +0000 Subject: [PATCH] Bump nbconvert from 7.17.0 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.17.0 to 7.17.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.17.0...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- all_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/all_requirements.txt b/all_requirements.txt index 70326699..d3ed6175 100644 --- a/all_requirements.txt +++ b/all_requirements.txt @@ -31,7 +31,7 @@ jupyter-core==4.4.0 Markdown==3.8.1 MarkupSafe==1.1.0 mistune==3.2.1 -nbconvert==7.17.0 +nbconvert==7.17.1 nbformat==4.4.0 notebook==5.7.4 pandocfilters==1.4.2 diff --git a/requirements.txt b/requirements.txt index cdcc8140..a8679379 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pelican-liquid-tags==1.0.4 jupyter-client==8.1.0 jupyter-core==5.3.0 -nbconvert==7.17.0 +nbconvert==7.17.1 nbformat==5.8.0 ipykernel==6.22.0 jupyter-console==6.6.3