From deae9b9eb200fc2ca9c2123882e57f0af35a2e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:23:16 +0000 Subject: [PATCH] Bump nbconvert from 7.16.6 to 7.17.0 in /docs Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 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/v7.16.6...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index cda5908..34a2433 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -237,7 +237,7 @@ mkdocstrings-python==1.13.0 # via pyfredapi (pyproject.toml) nbclient==0.10.2 # via nbconvert -nbconvert==7.16.6 +nbconvert==7.17.0 # via # jupyter # jupyter-server