Skip to content

Commit 8768ed7

Browse files
authored
Merge pull request #4014 from google/dependabot/pip/bazel/jupyter-server-2.11.2
build(deps): bump jupyter-server from 2.7.2 to 2.11.2 in /bazel
2 parents f3d1d5f + 60b5cb1 commit 8768ed7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bazel/notebook_requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ plotly==5.15.0
2121
jupyter==1.0.0
2222
tornado==6.3.3
2323
Pygments==2.15.0
24-
jupyter-server==2.7.2
24+
jupyter-server==2.11.2
2525
jsonschema==4.19.0

bazel/notebook_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,11 @@ jupyter-core==5.3.1
124124
# nbconvert
125125
# nbformat
126126
# qtconsole
127-
jupyter-events==0.7.0
127+
jupyter-events==0.9.0
128128
# via jupyter-server
129129
jupyter-lsp==2.2.0
130130
# via jupyterlab
131-
jupyter-server==2.7.2
131+
jupyter-server==2.11.2
132132
# via
133133
# -r notebook_requirements.in
134134
# jupyter-lsp

0 commit comments

Comments
 (0)