From 93e3cfa934af20c81bdd9994a84d338cf599a6f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:55:55 +0000 Subject: [PATCH] Bump nbconvert from 6.5.1 to 7.17.0 in /tools/qubot 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] --- tools/qubot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qubot/requirements.txt b/tools/qubot/requirements.txt index 28f07ffb..6b0d0606 100644 --- a/tools/qubot/requirements.txt +++ b/tools/qubot/requirements.txt @@ -42,7 +42,7 @@ jupyterlab-widgets==1.0.2 kiwisolver==1.3.2 minorminer==0.2.6 nbclient==0.5.4 -nbconvert==6.5.1 +nbconvert==7.17.0 nbformat==5.1.3 nest-asyncio==1.5.1 networkx==2.6.3