Skip to content

Commit

Permalink
Bump notebook from 6.5.7 to 7.2.2
Browse files Browse the repository at this point in the history
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/tree@7.2.2/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/v6.5.7...@jupyter-notebook/tree@7.2.2)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent aab16c1 commit a45264b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ networkx==3.4.2
# via
# pymatgen
# scikit-image
notebook==6.5.7
notebook==7.2.2
# via jupyterlab
notebook-shim==0.2.4
# via nbclassic
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ networkx==3.4.2
# scikit-image
nodeenv==1.9.1
# via pre-commit
notebook==6.5.7
notebook==7.2.2
# via jupyterlab
notebook-shim==0.2.4
# via nbclassic
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ networkx==3.4.2
# via
# pymatgen
# scikit-image
notebook==6.5.7
notebook==7.2.2
# via jupyterlab
notebook-shim==0.2.4
# via nbclassic
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ networkx==3.4.2
# scikit-image
nodeenv==1.9.1
# via pre-commit
notebook==6.5.7
notebook==7.2.2
# via jupyterlab
notebook-shim==0.2.4
# via nbclassic
Expand Down

0 comments on commit a45264b

Please sign in to comment.