Skip to content

Commit

Permalink
build(deps-dev): bump jupyterlab from 4.2.5 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 1f03315 commit d7bba55
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 @@ -46,7 +46,7 @@ optional = true
[tool.poetry.group.old.dependencies]
plotly = "^5.14.0"
jupyter-dash = "^0.4.2"
jupyterlab = "^4.2.5"
jupyterlab = "^4.3.0"
pandas = "^2.2.3"

[build-system]
Expand Down

0 comments on commit d7bba55

Please sign in to comment.