File tree Expand file tree Collapse file tree 5 files changed +18
-18
lines changed Expand file tree Collapse file tree 5 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.12.15
9+ aiohttp == 3.13.0
1010 # via kubernetes-asyncio
1111aiosignal == 1.4.0
1212 # via aiohttp
@@ -16,7 +16,7 @@ annotated-types==0.7.0
1616 # via pydantic
1717arrow == 1.3.0
1818 # via isoduration
19- attrs == 25.3 .0
19+ attrs == 25.4 .0
2020 # via
2121 # aiohttp
2222 # jsonschema
@@ -27,7 +27,7 @@ bcrypt==5.0.0
2727 # jupyterhub-nativeauthenticator
2828cachetools == 6.2.0
2929 # via google-auth
30- certifi == 2025.8.3
30+ certifi == 2025.10.5
3131 # via
3232 # kubernetes-asyncio
3333 # requests
@@ -47,7 +47,7 @@ escapism==1.0.1
4747 # jupyterhub-ltiauthenticator
4848fqdn == 1.5.1
4949 # via jsonschema
50- frozenlist == 1.7 .0
50+ frozenlist == 1.8 .0
5151 # via
5252 # aiohttp
5353 # aiosignal
@@ -79,7 +79,7 @@ jsonschema-specifications==2025.9.1
7979 # via jsonschema
8080jupyter-events == 0.12.0
8181 # via jupyterhub
82- jupyterhub == 5.3 .0
82+ jupyterhub == 5.4 .0
8383 # via
8484 # -r unfrozen/requirements.txt
8585 # jupyterhub-firstuseauthenticator
@@ -116,7 +116,7 @@ markupsafe==3.0.3
116116 # via
117117 # jinja2
118118 # mako
119- multidict == 6.6.4
119+ multidict == 6.7.0
120120 # via
121121 # aiohttp
122122 # yarl
@@ -141,7 +141,7 @@ pamela==1.2.0
141141 # via jupyterhub
142142prometheus-client == 0.23.1
143143 # via jupyterhub
144- propcache == 0.3.2
144+ propcache == 0.4.0
145145 # via
146146 # aiohttp
147147 # yarl
@@ -158,7 +158,7 @@ pycparser==2.23
158158 # via cffi
159159pycurl == 7.45.7
160160 # via -r unfrozen/requirements.txt
161- pydantic == 2.11.9
161+ pydantic == 2.11.10
162162 # via jupyterhub
163163pydantic-core == 2.33.2
164164 # via pydantic
@@ -175,7 +175,7 @@ python-dateutil==2.9.0.post0
175175 # jupyterhub
176176 # jupyterhub-idle-culler
177177 # kubernetes-asyncio
178- python-json-logger == 3.3 .0
178+ python-json-logger == 4.0 .0
179179 # via jupyter-events
180180python-slugify == 8.0.4
181181 # via jupyterhub-kubespawner
@@ -271,5 +271,5 @@ urllib3==2.5.0
271271 # requests
272272webcolors == 24.11.1
273273 # via jsonschema
274- yarl == 1.20.1
274+ yarl == 1.22.0
275275 # via aiohttp
Original file line number Diff line number Diff line change 88#
99
1010# JupyterHub itself
11- jupyterhub == 5.3 .0
11+ jupyterhub == 5.4 .0
1212
1313# JupyterHub Spawner, kubernetes specific
1414jupyterhub-kubespawner == 7.*
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ asttokens==3.0.0
2222 # via stack-data
2323async-lru == 2.0.5
2424 # via jupyterlab
25- attrs == 25.3 .0
25+ attrs == 25.4 .0
2626 # via
2727 # jsonschema
2828 # referencing
@@ -32,7 +32,7 @@ beautifulsoup4==4.14.2
3232 # via nbconvert
3333bleach == 6.2.0
3434 # via nbconvert
35- certifi == 2025.8.3
35+ certifi == 2025.10.5
3636 # via
3737 # httpcore
3838 # httpx
@@ -137,7 +137,7 @@ jupyter-server==2.17.0
137137 # notebook-shim
138138jupyter-server-terminals == 0.5.3
139139 # via jupyter-server
140- jupyterhub == 5.3 .0
140+ jupyterhub == 5.4 .0
141141 # via -r unfrozen/requirements.txt
142142jupyterlab == 4.4.9
143143 # via -r unfrozen/requirements.txt
@@ -218,7 +218,7 @@ pure-eval==0.2.3
218218 # via stack-data
219219pycparser == 2.23
220220 # via cffi
221- pydantic == 2.11.9
221+ pydantic == 2.11.10
222222 # via jupyterhub
223223pydantic-core == 2.33.2
224224 # via pydantic
@@ -232,7 +232,7 @@ python-dateutil==2.9.0.post0
232232 # arrow
233233 # jupyter-client
234234 # jupyterhub
235- python-json-logger == 3.3 .0
235+ python-json-logger == 4.0 .0
236236 # via jupyter-events
237237pyyaml == 6.0.3
238238 # via jupyter-events
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.3 .0
10+ jupyterhub == 5.4 .0
1111
1212# UI
1313jupyterlab
Original file line number Diff line number Diff line change 22apiVersion : v2
33name : jupyterhub
44version : 0.0.1-set.by.chartpress
5- appVersion : " 5.3 .0"
5+ appVersion : " 5.4 .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