Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jupyter-server from 2.7.3 to 2.11.2 in /jupyter-extension #9994

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions jupyter-extension/requirements-dev-lock-darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -466,9 +466,9 @@ jupyter-packaging==0.12.3 \
--hash=sha256:9d9b2b63b97ffd67a8bc5391c32a421bc415b264a32c99e4d8d8dd31daae9cf4 \
--hash=sha256:c1a376b23bcaced6dfc9ab0e924b015ce11552a1a5bccf783c6476957c538348
# via -r jupyter-extension/requirements-dev.txt
jupyter-server==2.13.0 \
--hash=sha256:77b2b49c3831fbbfbdb5048cef4350d12946191f833a24e5f83e5f8f4803e97b \
--hash=sha256:c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
jupyter-server==2.11.2 \
--hash=sha256:0c548151b54bcb516ca466ec628f7f021545be137d01b5467877e87f6fff4374 \
--hash=sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb
# via
# jupyter-server-fileid
# jupyterlab
Expand Down
6 changes: 3 additions & 3 deletions jupyter-extension/requirements-dev-lock-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -504,9 +504,9 @@ jupyter-packaging==0.12.3 \
--hash=sha256:9d9b2b63b97ffd67a8bc5391c32a421bc415b264a32c99e4d8d8dd31daae9cf4 \
--hash=sha256:c1a376b23bcaced6dfc9ab0e924b015ce11552a1a5bccf783c6476957c538348
# via -r jupyter-extension/requirements-dev.txt
jupyter-server==2.13.0 \
--hash=sha256:77b2b49c3831fbbfbdb5048cef4350d12946191f833a24e5f83e5f8f4803e97b \
--hash=sha256:c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
jupyter-server==2.11.2 \
--hash=sha256:0c548151b54bcb516ca466ec628f7f021545be137d01b5467877e87f6fff4374 \
--hash=sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb
# via
# jupyter-server-fileid
# jupyterlab
Expand Down
6 changes: 3 additions & 3 deletions jupyter-extension/requirements-dev-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -468,9 +468,9 @@ jupyter-packaging==0.12.3 \
--hash=sha256:9d9b2b63b97ffd67a8bc5391c32a421bc415b264a32c99e4d8d8dd31daae9cf4 \
--hash=sha256:c1a376b23bcaced6dfc9ab0e924b015ce11552a1a5bccf783c6476957c538348
# via -r jupyter-extension/requirements-dev.txt
jupyter-server==2.13.0 \
--hash=sha256:77b2b49c3831fbbfbdb5048cef4350d12946191f833a24e5f83e5f8f4803e97b \
--hash=sha256:c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
jupyter-server==2.11.2 \
--hash=sha256:0c548151b54bcb516ca466ec628f7f021545be137d01b5467877e87f6fff4374 \
--hash=sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb
# via
# jupyter-server-fileid
# jupyterlab
Expand Down
6 changes: 3 additions & 3 deletions jupyter-extension/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ jupyter-events==0.10.0 \
--hash=sha256:4b72130875e59d57716d327ea70d3ebc3af1944d3717e5a498b8a06c6c159960 \
--hash=sha256:670b8229d3cc882ec782144ed22e0d29e1c2d639263f92ca8383e66682845e22
# via jupyter-server
jupyter-server==2.7.3 \
--hash=sha256:8e4b90380b59d7a1e31086c4692231f2a2ea4cb269f5516e60aba72ce8317fc9 \
--hash=sha256:d4916c8581c4ebbc534cebdaa8eca2478d9f3bfdd88eae29fcab0120eac57649
jupyter-server==2.11.2 \
--hash=sha256:0c548151b54bcb516ca466ec628f7f021545be137d01b5467877e87f6fff4374 \
--hash=sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb
# via -r jupyter-extension/requirements.txt
jupyter-server-terminals==0.5.3 \
--hash=sha256:41ee0d7dc0ebf2809c668e0fc726dfaf258fcd3e769568996ca731b6194ae9aa \
Expand Down
2 changes: 1 addition & 1 deletion jupyter-extension/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pyyaml>=6.0,<7.0
jupyter_server>=2.7.0,<2.8
jupyter_server>=2.7.0,<2.12
pachyderm_sdk>=2.9.0,<2.10.0


Expand Down