From 0b7930b176d382a51d760fa36fa3b4abfa445d72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 12:08:18 +0000 Subject: [PATCH] Bump nbconvert from 6.0.7 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.7 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.0.7...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 4cc77a5f..e3fc9d42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ geopandas==0.9.0 sphinx==4.2.0 sphinxcontrib-napoleon==0.7 pandocfilters==1.5.0 -nbconvert==6.0.7 +nbconvert==7.17.1 notebook==6.4.4 \ No newline at end of file