Skip to content

Commit e78ab2f

Browse files
dependabot[bot]FlorentinD
authored andcommitted
Bump nbclient from 0.9.0 to 0.10.2 in /requirements/dev
Bumps [nbclient](https://github.com/jupyter/nbclient) from 0.9.0 to 0.10.2. - [Release notes](https://github.com/jupyter/nbclient/releases) - [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md) - [Commits](jupyter/nbclient@v0.9.0...v0.10.2) --- updated-dependencies: - dependency-name: nbclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a92ab5 commit e78ab2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev/notebook-aura-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nbconvert==7.16.4
22
nbformat==5.9.2
3-
nbclient==0.9.0
3+
nbclient==0.10.2
44
ipykernel==6.26.0

requirements/dev/notebook-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
nbconvert==7.16.4
22
nbformat==5.10.4
3-
nbclient==0.10.0
3+
nbclient==0.10.2
44
ipykernel==6.26.0
55
scipy == 1.14.0
66
torch==2.3.0

0 commit comments

Comments
 (0)