build(deps-dev): bump jupyterlab from 4.0.8 to 4.0.9

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.0.9/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.0.8...@jupyterlab/lsp@4.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-20 19:36:18 +00:00
committed by GitHub
parent 9fa46aac29
commit 344afa5189
2 changed files with 6 additions and 6 deletions

View File

@ -91,7 +91,7 @@ web-server = ["dash", "dash-auth", "dash-bootstrap-components", "matplotlib", "s
[tool.poetry.group.develop.dependencies]
black = {extras = ["jupyter"], version = "^23.11.0"}
jupyterlab = "^4.0.6"
jupyterlab = "^4.0.9"
nbconvert = "^7.11.0"
openpyxl = "^3.1.2"
pre-commit = "^3.4.0"