Skip to content

Commit fe62521

Browse files
hub image: refreeze requirements.txt
1 parent c3aa075 commit fe62521

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

images/hub/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.11.18
9+
aiohttp==3.12.1
1010
# via kubernetes-asyncio
1111
aiosignal==1.3.2
1212
# via aiohttp
13-
alembic==1.15.2
13+
alembic==1.16.1
1414
# via jupyterhub
1515
annotated-types==0.7.0
1616
# via pydantic
@@ -37,7 +37,7 @@ cffi==1.17.1
3737
# via cryptography
3838
charset-normalizer==3.4.2
3939
# via requests
40-
cryptography==45.0.2
40+
cryptography==45.0.3
4141
# via
4242
# certipy
4343
# pyjwt
@@ -51,7 +51,7 @@ frozenlist==1.6.0
5151
# via
5252
# aiohttp
5353
# aiosignal
54-
google-auth==2.40.1
54+
google-auth==2.40.2
5555
# via google-auth-oauthlib
5656
google-auth-oauthlib==1.2.2
5757
# via oauthenticator
@@ -71,7 +71,7 @@ jinja2==3.1.6
7171
# jupyterhub-kubespawner
7272
jsonpointer==3.0.0
7373
# via jsonschema
74-
jsonschema==4.23.0
74+
jsonschema==4.24.0
7575
# via
7676
# jupyter-events
7777
# oauthenticator
@@ -114,7 +114,7 @@ markupsafe==3.0.2
114114
# via
115115
# jinja2
116116
# mako
117-
multidict==6.4.3
117+
multidict==6.4.4
118118
# via
119119
# aiohttp
120120
# yarl
@@ -156,7 +156,7 @@ pycparser==2.22
156156
# via cffi
157157
pycurl==7.45.6
158158
# via -r unfrozen/requirements.txt
159-
pydantic==2.11.4
159+
pydantic==2.11.5
160160
# via jupyterhub
161161
pydantic-core==2.33.2
162162
# via pydantic
@@ -205,13 +205,13 @@ rfc3986-validator==0.1.1
205205
# via
206206
# jsonschema
207207
# jupyter-events
208-
rpds-py==0.25.0
208+
rpds-py==0.25.1
209209
# via
210210
# jsonschema
211211
# referencing
212212
rsa==4.9.1
213213
# via google-auth
214-
ruamel-yaml==0.18.10
214+
ruamel-yaml==0.18.11
215215
# via oauthenticator
216216
ruamel-yaml-clib==0.2.12
217217
# via ruamel-yaml
@@ -232,7 +232,7 @@ statsd==4.0.1
232232
# via -r unfrozen/requirements.txt
233233
text-unidecode==1.3
234234
# via python-slugify
235-
tornado==6.5
235+
tornado==6.5.1
236236
# via
237237
# jupyterhub
238238
# jupyterhub-idle-culler
@@ -255,7 +255,7 @@ typing-extensions==4.13.2
255255
# referencing
256256
# sqlalchemy
257257
# typing-inspection
258-
typing-inspection==0.4.0
258+
typing-inspection==0.4.1
259259
# via pydantic
260260
uri-template==1.3.0
261261
# via jsonschema

images/singleuser-sample/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
66
#
7-
alembic==1.15.2
7+
alembic==1.16.1
88
# via jupyterhub
99
annotated-types==0.7.0
1010
# via pydantic
@@ -47,7 +47,7 @@ charset-normalizer==3.4.2
4747
# via requests
4848
comm==0.2.2
4949
# via ipykernel
50-
cryptography==45.0.2
50+
cryptography==45.0.3
5151
# via certipy
5252
debugpy==1.8.14
5353
# via ipykernel
@@ -101,7 +101,7 @@ json5==0.12.0
101101
# via jupyterlab-server
102102
jsonpointer==3.0.0
103103
# via jsonschema
104-
jsonschema==4.23.0
104+
jsonschema==4.24.0
105105
# via
106106
# jupyter-events
107107
# jupyterlab-server
@@ -113,7 +113,7 @@ jupyter-client==8.6.3
113113
# ipykernel
114114
# jupyter-server
115115
# nbclient
116-
jupyter-core==5.7.2
116+
jupyter-core==5.8.0
117117
# via
118118
# ipykernel
119119
# jupyter-client
@@ -139,7 +139,7 @@ jupyter-server-terminals==0.5.3
139139
# via jupyter-server
140140
jupyterhub==5.3.0
141141
# via -r unfrozen/requirements.txt
142-
jupyterlab==4.4.2
142+
jupyterlab==4.4.3
143143
# via -r unfrozen/requirements.txt
144144
jupyterlab-pygments==0.3.0
145145
# via nbconvert
@@ -218,7 +218,7 @@ pure-eval==0.2.3
218218
# via stack-data
219219
pycparser==2.22
220220
# via cffi
221-
pydantic==2.11.4
221+
pydantic==2.11.5
222222
# via jupyterhub
223223
pydantic-core==2.33.2
224224
# via pydantic
@@ -258,7 +258,7 @@ rfc3986-validator==0.1.1
258258
# via
259259
# jsonschema
260260
# jupyter-events
261-
rpds-py==0.25.0
261+
rpds-py==0.25.1
262262
# via
263263
# jsonschema
264264
# referencing
@@ -284,7 +284,7 @@ terminado==0.18.1
284284
# jupyter-server-terminals
285285
tinycss2==1.4.0
286286
# via bleach
287-
tornado==6.5
287+
tornado==6.5.1
288288
# via
289289
# ipykernel
290290
# jupyter-client
@@ -320,7 +320,7 @@ typing-extensions==4.13.2
320320
# referencing
321321
# sqlalchemy
322322
# typing-inspection
323-
typing-inspection==0.4.0
323+
typing-inspection==0.4.1
324324
# via pydantic
325325
uri-template==1.3.0
326326
# via jsonschema
@@ -338,5 +338,5 @@ websocket-client==1.8.0
338338
# via jupyter-server
339339

340340
# The following packages are considered to be unsafe in a requirements file:
341-
setuptools==80.7.1
341+
setuptools==80.8.0
342342
# via jupyterlab

0 commit comments

Comments
 (0)