From 696450cc99351c91787a37d0e2a132c8c2bdeca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:09:30 +0000 Subject: [PATCH] Bump nbconvert from 7.17.0 to 7.17.1 in /Modulo 2 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] --- Modulo 2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulo 2/requirements.txt b/Modulo 2/requirements.txt index 9a1ac20..1824e2d 100644 --- a/Modulo 2/requirements.txt +++ b/Modulo 2/requirements.txt @@ -20,7 +20,7 @@ jupyter-core==4.11.2 MarkupSafe==1.1.1 mistune==2.0.3 more-itertools==7.0.0 -nbconvert==7.17.0 +nbconvert==7.17.1 nbformat==4.4.0 notebook==6.4.12 numpy==1.22.0