From 70a53d68a4bf76249f9a871b986ab76e0b4d86c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 03:11:39 +0000 Subject: [PATCH] chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.4 to 7.16.5. - [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.4...v7.16.5) --- 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 cd507a7b1..034be6d49 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.4 +nbconvert==7.16.5 # mypy types types-cachetools==5.5.0.20240820