Skip to content

Commit

Permalink
Merge pull request #4014 from google/dependabot/pip/bazel/jupyter-ser…
Browse files Browse the repository at this point in the history
…ver-2.11.2

build(deps): bump jupyter-server from 2.7.2 to 2.11.2 in /bazel
  • Loading branch information
lperron committed Dec 5, 2023
2 parents f3d1d5f + 60b5cb1 commit 8768ed7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bazel/notebook_requirements.in
Expand Up @@ -21,5 +21,5 @@ plotly==5.15.0
jupyter==1.0.0
tornado==6.3.3
Pygments==2.15.0
jupyter-server==2.7.2
jupyter-server==2.11.2
jsonschema==4.19.0
4 changes: 2 additions & 2 deletions bazel/notebook_requirements.txt
Expand Up @@ -124,11 +124,11 @@ jupyter-core==5.3.1
# nbconvert
# nbformat
# qtconsole
jupyter-events==0.7.0
jupyter-events==0.9.0
# via jupyter-server
jupyter-lsp==2.2.0
# via jupyterlab
jupyter-server==2.7.2
jupyter-server==2.11.2
# via
# -r notebook_requirements.in
# jupyter-lsp
Expand Down

0 comments on commit 8768ed7

Please sign in to comment.