Skip to content

Commit

Permalink
Bump notebook from 6.5.4 to 7.0.4
Browse files Browse the repository at this point in the history
Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.4 to 7.0.4.
- [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/v6.5.4...@jupyter-notebook/app@7.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent edfd26f commit ad80fb4
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 74 deletions.
223 changes: 150 additions & 73 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 @@ -43,7 +43,7 @@ nbval = ">=0.9.6"
Sphinx = "^4.1.0"
nbsphinx = ">=0.8.2,<0.10.0"
pandas = ">=1.3.5,<3.0.0"
notebook = "^6.2.0"
notebook = ">=6.2,<8.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2"
Expand Down

0 comments on commit ad80fb4

Please sign in to comment.