From a0ba60dc7115da6d49d2ef960c0818288a6ee0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:09:32 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 7.17.0 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.17.0 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/v7.17.0...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 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 9d5fca4..aefe36f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -96,7 +96,7 @@ mne-connectivity==0.7.0 ; python_version >= "3.10" and python_version < "3.14" mne==1.11.0 ; python_version >= "3.10" and python_version < "3.14" mypy-extensions==1.1.0 ; python_version >= "3.10" and python_version < "3.14" nbclient==0.10.4 ; python_version >= "3.10" and python_version < "3.14" -nbconvert==7.17.0 ; python_version >= "3.10" and python_version < "3.14" +nbconvert==7.17.1 ; python_version >= "3.10" and python_version < "3.14" nbformat==5.10.4 ; python_version >= "3.10" and python_version < "3.14" nest-asyncio==1.6.0 ; python_version >= "3.10" and python_version < "3.14" netcdf4==1.7.3 ; python_version == "3.10" and platform_system == "Windows" and platform_machine == "ARM64"