File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 77
88# JupyterHub itself, update this version pinning by running the workflow
99# mentioned above.
10- jupyterhub==5.1 .0
10+ jupyterhub==5.2 .0
1111
1212## Authenticators
1313jupyterhub-firstuseauthenticator>=1
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.11
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
@@ -95,7 +95,7 @@ jsonschema-specifications==2023.12.1
9595 # via jsonschema
9696jupyter-events == 0.10.0
9797 # via jupyterhub
98- jupyterhub == 5.1 .0
98+ jupyterhub == 5.2 .0
9999 # via
100100 # -r requirements.in
101101 # jupyterhub-firstuseauthenticator
Original file line number Diff line number Diff line change 77
88# JupyterHub itself, update this version pinning by running the workflow
99# mentioned above.
10- jupyterhub==5.1 .0
10+ jupyterhub==5.2 .0
1111
1212# UI
1313jupyterlab
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.11
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
@@ -135,7 +135,7 @@ jupyter-server==2.14.2
135135 # notebook-shim
136136jupyter-server-terminals == 0.5.3
137137 # via jupyter-server
138- jupyterhub == 5.1 .0
138+ jupyterhub == 5.2 .0
139139 # via -r requirements.in
140140jupyterlab == 4.2.5
141141 # via -r requirements.in
@@ -313,7 +313,6 @@ types-python-dateutil==2.9.0.20240906
313313typing-extensions == 4.12.2
314314 # via
315315 # alembic
316- # ipython
317316 # pydantic
318317 # pydantic-core
319318 # sqlalchemy
Original file line number Diff line number Diff line change 22apiVersion : v2
33name : jupyterhub
44version : 0.0.1-set.by.chartpress
5- appVersion : " 5.1 .0"
5+ appVersion : " 5.2 .0"
66description : Multi-user Jupyter installation
77keywords : [jupyter, jupyterhub, z2jh]
88home : https://z2jh.jupyter.org
You can’t perform that action at this time.
0 commit comments