From 07517081ee379846ff9a0d78973fd11b61e09198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:55:19 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 7.16.6 to 7.17.1 in /alloydb/notebooks Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 to 7.17.1. - [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.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 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 ba12393197f..166e9f67099 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.1 \ No newline at end of file