Skip to content

Commit

Permalink
chore(deps): bump jupyterlab in the pip group across 1 directory (#6)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab).


Updates `jupyterlab` from 4.1.0b0 to 4.2.5
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.5/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.0-beta.0...@jupyterlab/lsp@4.2.5)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:production
  dependency-group: pip
...

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 9, 2024
1 parent 7097561 commit 39e9f02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling==1.21.1", "jupyterlab==4.1.0b0", "hatch-nodejs-version"]
requires = ["hatchling==1.21.1", "jupyterlab==4.2.5", "hatch-nodejs-version"]
build-backend = "hatchling.build"

[project]
Expand Down Expand Up @@ -27,7 +27,7 @@ dependencies = [
"jupyter_collaboration==1.1.0",
"jupyter_server>=2.0,<3",
"jupyter_ydoc==1.1.0a0",
"jupyterlab==4.1.0b0",
"jupyterlab==4.2.5",
"uvicorn",
"websockets",
"y_py==0.6.0",
Expand Down

0 comments on commit 39e9f02

Please sign in to comment.