From 9be58af095520b73abe2f16c22812b74f5c9a7f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:22:56 +0000 Subject: [PATCH] Bump nbconvert from 6.5.1 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.1 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/6.5.1...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97d168e7..9dd93ad8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ crossref-commons==0.0.7 jupyter==1.0.0 lxml==4.9.1 matplotlib==3.4.1 -nbconvert==6.5.1 +nbconvert==7.17.1 numpy==1.22.0 pandas==1.2.3 requests==2.25.1