diff --git a/bazel/notebook_requirements.in b/bazel/notebook_requirements.in index 946cbc100f..d7c30c0201 100644 --- a/bazel/notebook_requirements.in +++ b/bazel/notebook_requirements.in @@ -22,7 +22,6 @@ plotly==5.15.0 # Notebook jupyterlab==4.4.3 -setuptools==78.1.1 # jupyterlab require 74.0.0 which contains vulnerabilities notebook==7.4.2 jupyter-server==2.16.0 tornado==6.5.0 diff --git a/bazel/notebook_requirements.txt b/bazel/notebook_requirements.txt index 500b45e7ee..b8a7a5aa7a 100644 --- a/bazel/notebook_requirements.txt +++ b/bazel/notebook_requirements.txt @@ -6,70 +6,68 @@ # absl-py==2.2.2 # via -r bazel/notebook_requirements.in -anyio==4.0.0 +anyio==4.9.0 # via # httpx # jupyter-server -argon2-cffi==23.1.0 +argon2-cffi==25.1.0 # via jupyter-server argon2-cffi-bindings==21.2.0 # via argon2-cffi -arrow==1.2.3 +arrow==1.3.0 # via isoduration -asttokens==2.4.0 +asttokens==3.0.0 # via stack-data -async-lru==2.0.4 +async-lru==2.0.5 # via jupyterlab -attrs==23.1.0 +attrs==25.3.0 # via # jsonschema # referencing -babel==2.12.1 +babel==2.17.0 # via jupyterlab-server -backcall==0.2.0 - # via ipython -beautifulsoup4==4.12.2 +beautifulsoup4==4.13.4 # via nbconvert black==24.8.0 # via -r bazel/notebook_requirements.in -bleach==6.0.0 +bleach[css]==6.2.0 # via nbconvert -certifi==2024.7.4 +certifi==2025.4.26 # via # httpcore # httpx # requests -cffi==1.15.1 +cffi==1.17.1 # via argon2-cffi-bindings -charset-normalizer==3.2.0 +charset-normalizer==3.4.2 # via requests -click==8.1.3 +click==8.2.1 # via black -comm==0.1.4 +comm==0.2.2 # via ipykernel -debugpy==1.6.7.post1 +debugpy==1.8.14 # via ipykernel -decorator==5.1.1 +decorator==5.2.1 # via ipython defusedxml==0.7.1 # via nbconvert -distlib==0.3.7 +distlib==0.3.9 # via virtualenv -executing==1.2.0 +executing==2.2.0 # via stack-data -fastjsonschema==2.18.0 +fastjsonschema==2.21.1 # via nbformat -filelock==3.12.2 +filelock==3.18.0 # via virtualenv fqdn==1.5.1 # via jsonschema -h11==0.14.0 +h11==0.16.0 # via httpcore -httpcore==1.0.5 +httpcore==1.0.9 # via httpx -httpx==0.27.2 +httpx==0.28.1 # via jupyterlab -idna==3.7 +idna==3.10 # via # anyio # httpx @@ -77,13 +75,15 @@ idna==3.7 # requests immutabledict==4.2.1 # via -r bazel/notebook_requirements.in -ipykernel==6.25.2 +ipykernel==6.29.5 # via jupyterlab -ipython==8.15.0 +ipython==9.3.0 # via ipykernel +ipython-pygments-lexers==1.1.1 + # via ipython isoduration==20.11.0 # via jsonschema -jedi==0.19.0 +jedi==0.19.2 # via ipython jinja2==3.1.6 # via @@ -92,9 +92,9 @@ jinja2==3.1.6 # jupyterlab # jupyterlab-server # nbconvert -json5==0.9.14 +json5==0.12.0 # via jupyterlab-server -jsonpointer==2.4 +jsonpointer==3.0.0 # via jsonschema jsonschema[format-nongpl]==4.23.0 # via @@ -102,14 +102,14 @@ jsonschema[format-nongpl]==4.23.0 # jupyter-events # jupyterlab-server # nbformat -jsonschema-specifications==2023.7.1 +jsonschema-specifications==2025.4.1 # via jsonschema -jupyter-client==8.3.1 +jupyter-client==8.6.3 # via # ipykernel # jupyter-server # nbclient -jupyter-core==5.3.1 +jupyter-core==5.8.1 # via # ipykernel # jupyter-client @@ -120,7 +120,7 @@ jupyter-core==5.3.1 # nbformat jupyter-events==0.12.0 # via jupyter-server -jupyter-lsp==2.2.2 +jupyter-lsp==2.2.5 # via jupyterlab jupyter-server==2.16.0 # via @@ -130,50 +130,50 @@ jupyter-server==2.16.0 # jupyterlab-server # notebook # notebook-shim -jupyter-server-terminals==0.4.4 +jupyter-server-terminals==0.5.3 # via jupyter-server jupyterlab==4.4.3 # via # -r bazel/notebook_requirements.in # notebook -jupyterlab-pygments==0.2.2 +jupyterlab-pygments==0.3.0 # via nbconvert jupyterlab-server==2.27.3 # via # jupyterlab # notebook -markupsafe==2.1.3 +markupsafe==3.0.2 # via # jinja2 # nbconvert -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 # via # ipykernel # ipython -mistune==3.0.1 +mistune==3.1.3 # via nbconvert mypy==1.6.1 # via -r bazel/notebook_requirements.in -mypy-extensions==1.0.0 +mypy-extensions==1.1.0 # via # black # mypy mypy-protobuf==3.5.0 # via -r bazel/notebook_requirements.in -nbclient==0.8.0 +nbclient==0.10.2 # via nbconvert -nbconvert==7.8.0 +nbconvert==7.16.6 # via jupyter-server -nbformat==5.9.2 +nbformat==5.10.4 # via # jupyter-server # nbclient # nbconvert -nest-asyncio==1.5.7 +nest-asyncio==1.6.0 # via ipykernel notebook==7.4.2 # via -r bazel/notebook_requirements.in -notebook-shim==0.2.3 +notebook-shim==0.2.4 # via # jupyterlab # notebook @@ -182,9 +182,9 @@ numpy==2.2.0 # -r bazel/notebook_requirements.in # pandas # scipy -overrides==7.4.0 +overrides==7.7.0 # via jupyter-server -packaging==23.1 +packaging==25.0 # via # black # ipykernel @@ -196,63 +196,62 @@ packaging==23.1 # plotly pandas==2.2.3 # via -r bazel/notebook_requirements.in -pandocfilters==1.5.0 +pandocfilters==1.5.1 # via nbconvert -parso==0.8.3 +parso==0.8.4 # via jedi -pathspec==0.11.1 +pathspec==0.12.1 # via black -pexpect==4.8.0 +pexpect==4.9.0 # via ipython -pickleshare==0.7.5 - # via ipython -platformdirs==3.10.0 +platformdirs==4.3.8 # via # black # jupyter-core # virtualenv plotly==5.15.0 # via -r bazel/notebook_requirements.in -prometheus-client==0.17.1 +prometheus-client==0.22.1 # via jupyter-server -prompt-toolkit==3.0.39 +prompt-toolkit==3.0.51 # via ipython protobuf==6.31.0 # via # -r bazel/notebook_requirements.in # mypy-protobuf -psutil==5.9.5 +psutil==7.0.0 # via ipykernel ptyprocess==0.7.0 # via # pexpect # terminado -pure-eval==0.2.2 +pure-eval==0.2.3 # via stack-data -pycparser==2.21 +pycparser==2.22 # via cffi pygments==2.19.1 # via # -r bazel/notebook_requirements.in # ipython + # ipython-pygments-lexers # nbconvert -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # arrow # jupyter-client # pandas -python-json-logger==2.0.7 +python-json-logger==3.3.0 # via jupyter-events -pytz==2022.7.1 +pytz==2025.2 # via pandas -pyyaml==6.0.1 +pyyaml==6.0.2 # via jupyter-events -pyzmq==25.1.1 +pyzmq==26.4.0 # via # ipykernel # jupyter-client # jupyter-server -referencing==0.30.2 +referencing==0.36.2 # via # jsonschema # jsonschema-specifications @@ -269,38 +268,34 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rpds-py==0.10.2 +rpds-py==0.25.1 # via # jsonschema # referencing scipy==1.14.1 # via -r bazel/notebook_requirements.in -send2trash==1.8.2 +send2trash==1.8.3 # via jupyter-server -six==1.16.0 +six==1.17.0 # via - # asttokens - # bleach # python-dateutil # rfc3339-validator -sniffio==1.3.0 - # via - # anyio - # httpx -soupsieve==2.5 +sniffio==1.3.1 + # via anyio +soupsieve==2.7 # via beautifulsoup4 -stack-data==0.6.2 +stack-data==0.6.3 # via ipython svgwrite==1.4.3 # via -r bazel/notebook_requirements.in -tenacity==8.2.1 +tenacity==9.1.2 # via plotly -terminado==0.17.1 +terminado==0.18.1 # via # jupyter-server # jupyter-server-terminals -tinycss2==1.2.1 - # via nbconvert +tinycss2==1.4.0 + # via bleach tornado==6.5 # via # -r bazel/notebook_requirements.in @@ -310,7 +305,7 @@ tornado==6.5 # jupyterlab # notebook # terminado -traitlets==5.9.0 +traitlets==5.14.3 # via # comm # ipykernel @@ -324,21 +319,26 @@ traitlets==5.9.0 # nbclient # nbconvert # nbformat -types-protobuf==4.24.0.0 +types-protobuf==6.30.2.20250516 # via mypy-protobuf +types-python-dateutil==2.9.0.20250516 + # via arrow typing-extensions==4.13.1 # via # -r bazel/notebook_requirements.in + # anyio + # beautifulsoup4 # mypy -tzdata==2023.3 + # referencing +tzdata==2025.2 # via pandas uri-template==1.3.0 # via jsonschema -urllib3==2.2.2 +urllib3==2.4.0 # via requests virtualenv==20.28.1 # via -r bazel/notebook_requirements.in -wcwidth==0.2.6 +wcwidth==0.2.13 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -350,7 +350,5 @@ websocket-client==1.8.0 # via jupyter-server # The following packages are considered to be unsafe in a requirements file: -setuptools==78.1.1 - # via - # -r bazel/notebook_requirements.in - # jupyterlab +setuptools==80.9.0 + # via jupyterlab