Skip to content

Commit bd9fbd6

Browse files
chore(deps): bump nbconvert from 7.17.0 to 7.17.1 (#266)
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](jupyter/nbconvert@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 645e77a commit bd9fbd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ mne-connectivity==0.7.0 ; python_version >= "3.10" and python_version < "3.14"
9696
mne==1.11.0 ; python_version >= "3.10" and python_version < "3.14"
9797
mypy-extensions==1.1.0 ; python_version >= "3.10" and python_version < "3.14"
9898
nbclient==0.10.4 ; python_version >= "3.10" and python_version < "3.14"
99-
nbconvert==7.17.0 ; python_version >= "3.10" and python_version < "3.14"
99+
nbconvert==7.17.1 ; python_version >= "3.10" and python_version < "3.14"
100100
nbformat==5.10.4 ; python_version >= "3.10" and python_version < "3.14"
101101
nest-asyncio==1.6.0 ; python_version >= "3.10" and python_version < "3.14"
102102
netcdf4==1.7.3 ; python_version == "3.10" and platform_system == "Windows" and platform_machine == "ARM64"

0 commit comments

Comments
 (0)