From fe520883315307affd1b6b48fb512948c5a4feb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:33:30 +0000 Subject: [PATCH] Bump mistune from 2.0.3 to 3.2.1 in /fets/bin/plot_fed_training_curves Bumps [mistune](https://github.com/lepture/mistune) from 2.0.3 to 3.2.1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v2.0.3...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.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..cc833a0 100644 --- a/fets/bin/plot_fed_training_curves/requirements.txt +++ b/fets/bin/plot_fed_training_curves/requirements.txt @@ -26,7 +26,7 @@ kiwisolver==1.2.0 lesscpy==0.14.0 MarkupSafe==1.1.1 matplotlib==3.3.2 -mistune==2.0.3 +mistune==3.2.1 nbclient==0.5.1 nbconvert==6.5.1 nbformat==5.0.8