File tree 5 files changed +7
-8
lines changed
5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# JupyterHub itself, update this version pinning by running the workflow
9
9
# mentioned above.
10
- jupyterhub==5.1 .0
10
+ jupyterhub==5.2 .0
11
11
12
12
## Authenticators
13
13
jupyterhub-firstuseauthenticator>=1
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# 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
95
95
# via jsonschema
96
96
jupyter-events == 0.10.0
97
97
# via jupyterhub
98
- jupyterhub == 5.1 .0
98
+ jupyterhub == 5.2 .0
99
99
# via
100
100
# -r requirements.in
101
101
# jupyterhub-firstuseauthenticator
Original file line number Diff line number Diff line change 7
7
8
8
# JupyterHub itself, update this version pinning by running the workflow
9
9
# mentioned above.
10
- jupyterhub==5.1 .0
10
+ jupyterhub==5.2 .0
11
11
12
12
# UI
13
13
jupyterlab
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# 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
135
135
# notebook-shim
136
136
jupyter-server-terminals == 0.5.3
137
137
# via jupyter-server
138
- jupyterhub == 5.1 .0
138
+ jupyterhub == 5.2 .0
139
139
# via -r requirements.in
140
140
jupyterlab == 4.2.5
141
141
# via -r requirements.in
@@ -313,7 +313,6 @@ types-python-dateutil==2.9.0.20240906
313
313
typing-extensions == 4.12.2
314
314
# via
315
315
# alembic
316
- # ipython
317
316
# pydantic
318
317
# pydantic-core
319
318
# sqlalchemy
Original file line number Diff line number Diff line change 2
2
apiVersion : v2
3
3
name : jupyterhub
4
4
version : 0.0.1-set.by.chartpress
5
- appVersion : " 5.1 .0"
5
+ appVersion : " 5.2 .0"
6
6
description : Multi-user Jupyter installation
7
7
keywords : [jupyter, jupyterhub, z2jh]
8
8
home : https://z2jh.jupyter.org
You can’t perform that action at this time.
0 commit comments