diff --git a/bazel/notebook_requirements.in b/bazel/notebook_requirements.in index 6911c24b44..0a31989e2a 100644 --- a/bazel/notebook_requirements.in +++ b/bazel/notebook_requirements.in @@ -21,7 +21,7 @@ plotly==5.15.0 # Notebook jupyter==1.0.0 +jupyter-server==2.12.5 tornado==6.3.3 Pygments==2.15.0 -jupyter-server==2.11.2 jsonschema==4.19.0 diff --git a/bazel/notebook_requirements.txt b/bazel/notebook_requirements.txt index c1e3266671..aedbcf4469 100644 --- a/bazel/notebook_requirements.txt +++ b/bazel/notebook_requirements.txt @@ -130,7 +130,7 @@ jupyter-events==0.9.0 # via jupyter-server jupyter-lsp==2.2.0 # via jupyterlab -jupyter-server==2.11.2 +jupyter-server==2.12.5 # via # -r bazel/notebook_requirements.in # jupyter-lsp