From bb817b5594e1f5ec0e8825d4f8ced4ee8d6938ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:23:03 +0000 Subject: [PATCH] Bump nbconvert in /fets/bin/plot_fed_training_curves 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] --- fets/bin/plot_fed_training_curves/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fets/bin/plot_fed_training_curves/requirements.txt b/fets/bin/plot_fed_training_curves/requirements.txt index 4c8fa79..e4a075d 100644 --- a/fets/bin/plot_fed_training_curves/requirements.txt +++ b/fets/bin/plot_fed_training_curves/requirements.txt @@ -28,7 +28,7 @@ MarkupSafe==1.1.1 matplotlib==3.3.2 mistune==2.0.3 nbclient==0.5.1 -nbconvert==6.5.1 +nbconvert==7.17.1 nbformat==5.0.8 nest-asyncio==1.4.1 nltk>=3.6.4