This is an automated email from the ASF dual-hosted git repository.

lynwee pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-devlake-playground.git


The following commit(s) were added to refs/heads/main by this push:
     new d41dbd0  build(deps): bump jupyterlab from 4.2.5 to 4.4.8 (#29)
d41dbd0 is described below

commit d41dbd00de14a958c81b000c5f10b4cb709fecfb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 19:46:57 2026 +0800

    build(deps): bump jupyterlab from 4.2.5 to 4.4.8 (#29)
    
    Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 to 
4.4.8.
    - [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
    - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
    - 
[Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: jupyterlab
      dependency-version: 4.4.8
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lynwee <[email protected]>
---
 poetry.lock | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 15edebd..6f2c543 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1209,20 +1209,20 @@ test = ["jupyter-server (>=2.0.0)", "pytest (>=7.0)", 
"pytest-jupyter[server] (>
 
 [[package]]
 name = "jupyterlab"
-version = "4.2.5"
+version = "4.4.8"
 description = "JupyterLab computational environment"
 optional = false
-python-versions = ">=3.8"
+python-versions = ">=3.9"
 groups = ["main"]
 files = [
-    {file = "jupyterlab-4.2.5-py3-none-any.whl", hash = 
"sha256:73b6e0775d41a9fee7ee756c80f58a6bed4040869ccc21411dc559818874d321"},
-    {file = "jupyterlab-4.2.5.tar.gz", hash = 
"sha256:ae7f3a1b8cb88b4f55009ce79fa7c06f99d70cd63601ee4aa91815d054f46f75"},
+    {file = "jupyterlab-4.4.8-py3-none-any.whl", hash = 
"sha256:81b56f33f35be15150e7ccd43440963a93d2b115ffa614a06d38b91e4d650f92"},
+    {file = "jupyterlab-4.4.8.tar.gz", hash = 
"sha256:a89e5a2e9f9295ae039356fc5247e5bfac64936126ab805e3ff8e47f385b0c7e"},
 ]
 
 [package.dependencies]
 async-lru = ">=1.0.0"
-httpx = ">=0.25.0"
-ipykernel = ">=6.5.0"
+httpx = ">=0.25.0,<1"
+ipykernel = ">=6.5.0,<6.30.0 || >6.30.0"
 jinja2 = ">=3.0.3"
 jupyter-core = "*"
 jupyter-lsp = ">=2.0.0"
@@ -1230,14 +1230,14 @@ jupyter-server = ">=2.4.0,<3"
 jupyterlab-server = ">=2.27.1,<3"
 notebook-shim = ">=0.2"
 packaging = "*"
-setuptools = ">=40.1.0"
+setuptools = ">=41.1.0"
 tornado = ">=6.2.0"
 traitlets = "*"
 
 [package.extras]
-dev = ["build", "bump2version", "coverage", "hatch", "pre-commit", 
"pytest-cov", "ruff (==0.3.5)"]
-docs = ["jsx-lexer", "myst-parser", "pydata-sphinx-theme (>=0.13.0)", 
"pytest", "pytest-check-links", "pytest-jupyter", "sphinx (>=1.8,<7.3.0)", 
"sphinx-copybutton"]
-docs-screenshots = ["altair (==5.3.0)", "ipython (==8.16.1)", "ipywidgets 
(==8.1.2)", "jupyterlab-geojson (==3.4.0)", "jupyterlab-language-pack-zh-cn 
(==4.1.post2)", "matplotlib (==3.8.3)", "nbconvert (>=7.0.0)", "pandas 
(==2.2.1)", "scipy (==1.12.0)", "vega-datasets (==0.9.0)"]
+dev = ["build", "bump2version", "coverage", "hatch", "pre-commit", 
"pytest-cov", "ruff (==0.11.4)"]
+docs = ["jsx-lexer", "myst-parser", "pydata-sphinx-theme (>=0.13.0)", 
"pytest", "pytest-check-links", "pytest-jupyter", "sphinx (>=1.8,<8.2.0)", 
"sphinx-copybutton"]
+docs-screenshots = ["altair (==5.5.0)", "ipython (==8.16.1)", "ipywidgets 
(==8.1.5)", "jupyterlab-geojson (==3.4.0)", "jupyterlab-language-pack-zh-cn 
(==4.3.post1)", "matplotlib (==3.10.0)", "nbconvert (>=7.0.0)", "pandas 
(==2.2.3)", "scipy (==1.15.1)", "vega-datasets (==0.9.0)"]
 test = ["coverage", "pytest (>=7.0)", "pytest-check-links (>=0.7)", 
"pytest-console-scripts", "pytest-cov", "pytest-jupyter (>=0.5.3)", 
"pytest-timeout", "pytest-tornasync", "requests", "requests-cache", 
"virtualenv"]
 upgrade-extension = ["copier (>=9,<10)", "jinja2-time (<0.3)", "pydantic 
(<3.0)", "pyyaml-include (<3.0)", "tomli-w (<2.0)"]
 
@@ -1571,19 +1571,19 @@ test = ["pytest (>=7.2)", "pytest-cov (>=4.0)"]
 
 [[package]]
 name = "notebook"
-version = "7.2.2"
+version = "7.4.6"
 description = "Jupyter Notebook - A web-based notebook environment for 
interactive computing"
 optional = false
 python-versions = ">=3.8"
 groups = ["main"]
 files = [
-    {file = "notebook-7.2.2-py3-none-any.whl", hash = 
"sha256:c89264081f671bc02eec0ed470a627ed791b9156cad9285226b31611d3e9fe1c"},
-    {file = "notebook-7.2.2.tar.gz", hash = 
"sha256:2ef07d4220421623ad3fe88118d687bc0450055570cdd160814a59cf3a1c516e"},
+    {file = "notebook-7.4.6-py3-none-any.whl", hash = 
"sha256:75d931582bc26c42257084b75bcf9d51e43fb8e6d3cf779cb17a5c6561867341"},
+    {file = "notebook-7.4.6.tar.gz", hash = 
"sha256:5135e79e3cf5187e987fc8385dc0d087d792757060268686016307a4d7e70af0"},
 ]
 
 [package.dependencies]
 jupyter-server = ">=2.4.0,<3"
-jupyterlab = ">=4.2.0,<4.3"
+jupyterlab = ">=4.4.8,<4.5"
 jupyterlab-server = ">=2.27.1,<3"
 notebook-shim = ">=0.2,<0.3"
 tornado = ">=6.2.0"

Reply via email to