Skip to content

Commit

Permalink
Update jupyterlab requirement from ==4.0.8 to ==4.0.9 (#2740)
Browse files Browse the repository at this point in the history
Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab) to permit the latest version.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taner Topal <[email protected]>
  • Loading branch information
dependabot[bot] and tanertopal authored Dec 22, 2023
1 parent 6562724 commit d3f12be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pytest-cov = "==4.1.0"
pytest-watch = "==4.2.0"
grpcio-tools = "==1.48.2"
mypy-protobuf = "==3.2.0"
jupyterlab = "==4.0.8"
jupyterlab = "==4.0.9"
rope = "==1.11.0"
semver = "==3.0.2"
sphinx = "==6.2.1"
Expand Down

0 comments on commit d3f12be

Please sign in to comment.