From e0700fb3b9c8a1f3e0efc1ad02c1a39a6754800c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:55:48 +0000 Subject: [PATCH] Bump nbconvert from 6.5.1 to 7.17.0 in /attention-tutorial Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.1 to 7.17.0. - [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.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- attention-tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attention-tutorial/requirements.txt b/attention-tutorial/requirements.txt index ca30c6aa..dd34a275 100644 --- a/attention-tutorial/requirements.txt +++ b/attention-tutorial/requirements.txt @@ -27,7 +27,7 @@ Keras==2.13.1 Markdown==2.6.11 MarkupSafe==1.0 mistune==2.0.3 -nbconvert==6.5.1 +nbconvert==7.17.0 nbformat==4.4.0 nltk==3.9 notebook==6.4.12