Skip to content

Commit a45264b

Browse files
Bump notebook from 6.5.7 to 7.2.2
Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.7 to 7.2.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/v6.5.7...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aab16c1 commit a45264b

4 files changed

+4
-4
lines changed

requirements/ubuntu-latest_py3.10.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ networkx==3.4.2
275275
# via
276276
# pymatgen
277277
# scikit-image
278-
notebook==6.5.7
278+
notebook==7.2.2
279279
# via jupyterlab
280280
notebook-shim==0.2.4
281281
# via nbclassic

requirements/ubuntu-latest_py3.10_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ networkx==3.4.2
534534
# scikit-image
535535
nodeenv==1.9.1
536536
# via pre-commit
537-
notebook==6.5.7
537+
notebook==7.2.2
538538
# via jupyterlab
539539
notebook-shim==0.2.4
540540
# via nbclassic

requirements/ubuntu-latest_py3.11.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ networkx==3.4.2
271271
# via
272272
# pymatgen
273273
# scikit-image
274-
notebook==6.5.7
274+
notebook==7.2.2
275275
# via jupyterlab
276276
notebook-shim==0.2.4
277277
# via nbclassic

requirements/ubuntu-latest_py3.11_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ networkx==3.4.2
523523
# scikit-image
524524
nodeenv==1.9.1
525525
# via pre-commit
526-
notebook==6.5.7
526+
notebook==7.2.2
527527
# via jupyterlab
528528
notebook-shim==0.2.4
529529
# via nbclassic

0 commit comments

Comments
 (0)