From 75542cdd93b94ca7e2f39034ffe07c69dcfa331c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:30:24 +0000 Subject: [PATCH] chore(deps-dev): bump nbconvert from 7.16.5 to 7.16.6 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.5 to 7.16.6. - [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.5...v7.16.6) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 14006b683..1eee41d41 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ isort==5.13.2 time-machine==2.16.0 # Convert jupyter notebooks to markdown documents -nbconvert==7.16.5 +nbconvert==7.16.6 # mypy types types-cachetools==5.5.0.20240820