Skip to content

Commit

Permalink
Bump notebook from 7.1.2 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.1.2...@jupyter-notebook/tree@7.2.0)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2024
1 parent ad1ad4c commit 9dfe30c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ exclude = [
tqdm = "^4.66.2"

[tool.poetry.group.jupyter.dependencies]
notebook = "^7.1.2"
notebook = "^7.2.0"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 9dfe30c

Please sign in to comment.