From 1ba7a49f37a63fed5950d83cdd1106595f576e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:19:01 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 7.16.6 to 7.17.0 in /alloydb/notebooks Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 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/v7.16.6...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- alloydb/notebooks/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197..b2950c108b 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -3,4 +3,4 @@ sqlalchemy==2.0.40 pytest==8.3.3 ipykernel==6.29.5 pytest-asyncio==0.24.0 -nbconvert==7.16.6 \ No newline at end of file +nbconvert==7.17.0 \ No newline at end of file