Skip to content

Commit

Permalink
Bump jupyterlab from 4.3.0 to 4.3.1 (#364)
Browse files Browse the repository at this point in the history
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.1/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.0...@jupyterlab/lsp@4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2cfde7a commit 61f6f5a
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 @@ -32,7 +32,7 @@ dependencies = [
"ipywidgets==8.1.5",
"isort==5.13.2",
"jedi-language-server==0.42.0",
"jupyterlab==4.3.0",
"jupyterlab==4.3.1",
"jupyterlab-lsp==5.1.0",
"jupyterlab_code_formatter==3.0.2",
"jupyterlab_widgets==3.0.13",
Expand Down

0 comments on commit 61f6f5a

Please sign in to comment.