From 2e6c597bf15e9ddd350198692ff5ecc4526e77d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 04:48:50 +0000 Subject: [PATCH] chore(deps): bump nbclient from 0.10.2 to 0.11.0 Bumps [nbclient](https://github.com/jupyter/nbclient) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/jupyter/nbclient/releases) - [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbclient/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: nbclient dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lock-dev.txt | 2 +- requirements/lock-rocm.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/lock-dev.txt b/requirements/lock-dev.txt index 16fa4787..2a196842 100644 --- a/requirements/lock-dev.txt +++ b/requirements/lock-dev.txt @@ -7,7 +7,7 @@ openpyxl==3.1.5 psutil==7.0.0 PyYAML==6.0.3 nbformat==5.10.4 -nbclient==0.10.2 +nbclient==0.11.0 jupyterlab==4.4.4 ipykernel==6.29.5 tqdm==4.70.0 diff --git a/requirements/lock-rocm.txt b/requirements/lock-rocm.txt index 16fa4787..2a196842 100644 --- a/requirements/lock-rocm.txt +++ b/requirements/lock-rocm.txt @@ -7,7 +7,7 @@ openpyxl==3.1.5 psutil==7.0.0 PyYAML==6.0.3 nbformat==5.10.4 -nbclient==0.10.2 +nbclient==0.11.0 jupyterlab==4.4.4 ipykernel==6.29.5 tqdm==4.70.0