From 0db583c02b2550d49d0f5b3ce2398a6cf91b8965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:56:05 +0000 Subject: [PATCH] Bump nbconvert in /ETL Machine Learning Deployment/Docker/Breast cancer Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.1 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/6.5.1...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Docker/Breast cancer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt b/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt index 0e93d28..fc3ebaf 100644 --- a/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt +++ b/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt @@ -32,7 +32,7 @@ MarkupSafe==1.1.1 matplotlib==3.3.2 mistune==2.0.3 nbclient==0.5.1 -nbconvert==6.5.1 +nbconvert==7.17.0 nbformat==5.0.8 nest-asyncio==1.4.2 notebook==6.4.12