fix security issue in jupyter dependencies

This commit is contained in:
Laurent Perron
2023-08-30 15:41:15 +02:00
parent f0b1a33069
commit ae6bee6e58
2 changed files with 4 additions and 2 deletions

View File

@@ -20,3 +20,4 @@ plotly==5.15.0
notebook==7.0.2
tornado==6.3.3
Pygments==2.15.0
jupyter-server==2.7.2

View File

@@ -102,8 +102,9 @@ jupyter-events==0.6.3
# via jupyter-server
jupyter-lsp==2.2.0
# via jupyterlab
jupyter-server==2.7.0
jupyter-server==2.7.2
# via
# -r bazel/notebook_requirements.in
# jupyter-lsp
# jupyterlab
# jupyterlab-server
@@ -238,7 +239,7 @@ rfc3986-validator==0.1.1
# jupyter-events
scipy==1.11.1
# via -r bazel/notebook_requirements.in
send2trash==1.8.0
send2trash==1.8.2
# via jupyter-server
six==1.16.0
# via