Skip to content

Commit

Permalink
chore(deps-dev): bump notebook from 7.3.0b2 to 7.3.0rc0
Browse files Browse the repository at this point in the history
Bumps [notebook](https://github.com/jupyter/notebook) from 7.3.0b2 to 7.3.0rc0.
- [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/[email protected]...@jupyter-notebook/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gythaogg committed Nov 20, 2024
1 parent dfd0cb8 commit e45fe56
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -24,7 +24,7 @@ sqlparse = "^0.5.2"
[tool.poetry.group.dev.dependencies]
ipython = "^8.29.0"
jupyter = "^1.0.0"
notebook = "^7.2.0"
notebook = "^7.3.0rc0"
jupyterlab = "^4.3.0"

[build-system]
Expand Down

0 comments on commit e45fe56

Please sign in to comment.