Skip to content

Commit 3fd0133

Browse files
authored
Merge pull request #3736 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents c40a635 + f21f2e6 commit 3fd0133

File tree

2 files changed

+70
-65
lines changed

2 files changed

+70
-65
lines changed

images/hub/requirements.txt

Lines changed: 28 additions & 24 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.12.14
9+
aiohttp==3.12.15
1010
# via kubernetes-asyncio
1111
aiosignal==1.4.0
1212
# via aiohttp
13-
alembic==1.16.4
13+
alembic==1.16.5
1414
# via jupyterhub
1515
annotated-types==0.7.0
1616
# via pydantic
@@ -27,17 +27,17 @@ bcrypt==4.3.0
2727
# jupyterhub-nativeauthenticator
2828
cachetools==5.5.2
2929
# via google-auth
30-
certifi==2025.7.14
30+
certifi==2025.8.3
3131
# via
3232
# kubernetes-asyncio
3333
# requests
3434
certipy==0.2.2
3535
# via jupyterhub
36-
cffi==1.17.1
36+
cffi==2.0.0
3737
# via cryptography
38-
charset-normalizer==3.4.2
38+
charset-normalizer==3.4.3
3939
# via requests
40-
cryptography==45.0.5
40+
cryptography==46.0.1
4141
# via
4242
# certipy
4343
# pyjwt
@@ -55,7 +55,7 @@ google-auth==2.40.3
5555
# via google-auth-oauthlib
5656
google-auth-oauthlib==1.2.2
5757
# via oauthenticator
58-
greenlet==3.2.3
58+
greenlet==3.2.4
5959
# via sqlalchemy
6060
idna==3.10
6161
# via
@@ -71,11 +71,11 @@ jinja2==3.1.6
7171
# jupyterhub-kubespawner
7272
jsonpointer==3.0.0
7373
# via jsonschema
74-
jsonschema==4.24.0
74+
jsonschema==4.25.1
7575
# via
7676
# jupyter-events
7777
# oauthenticator
78-
jsonschema-specifications==2025.4.1
78+
jsonschema-specifications==2025.9.1
7979
# via jsonschema
8080
jupyter-events==0.12.0
8181
# via jupyterhub
@@ -104,8 +104,10 @@ jupyterhub-nativeauthenticator==1.3.0
104104
# via -r unfrozen/requirements.txt
105105
jupyterhub-tmpauthenticator==1.0.0
106106
# via -r unfrozen/requirements.txt
107-
kubernetes-asyncio==32.3.2
107+
kubernetes-asyncio==33.3.0
108108
# via jupyterhub-kubespawner
109+
lark==1.3.0
110+
# via rfc3987-syntax
109111
ldap3==2.9.1
110112
# via jupyterhub-ldapauthenticator
111113
mako==1.3.10
@@ -114,7 +116,7 @@ markupsafe==3.0.2
114116
# via
115117
# jinja2
116118
# mako
117-
multidict==6.6.3
119+
multidict==6.6.4
118120
# via
119121
# aiohttp
120122
# yarl
@@ -137,7 +139,7 @@ packaging==25.0
137139
# jupyterhub-idle-culler
138140
pamela==1.2.0
139141
# via jupyterhub
140-
prometheus-client==0.22.1
142+
prometheus-client==0.23.1
141143
# via jupyterhub
142144
propcache==0.3.2
143145
# via
@@ -152,11 +154,11 @@ pyasn1==0.6.1
152154
# rsa
153155
pyasn1-modules==0.4.2
154156
# via google-auth
155-
pycparser==2.22
157+
pycparser==2.23
156158
# via cffi
157-
pycurl==7.45.6
159+
pycurl==7.45.7
158160
# via -r unfrozen/requirements.txt
159-
pydantic==2.11.7
161+
pydantic==2.11.9
160162
# via jupyterhub
161163
pydantic-core==2.33.2
162164
# via pydantic
@@ -165,7 +167,7 @@ pyjwt==2.10.1
165167
# jupyterhub-ltiauthenticator
166168
# mwoauth
167169
# oauthenticator
168-
pymysql==1.1.1
170+
pymysql==1.1.2
169171
# via -r unfrozen/requirements.txt
170172
python-dateutil==2.9.0.post0
171173
# via
@@ -187,7 +189,7 @@ referencing==0.36.2
187189
# jsonschema
188190
# jsonschema-specifications
189191
# jupyter-events
190-
requests==2.32.4
192+
requests==2.32.5
191193
# via
192194
# jupyterhub
193195
# mwoauth
@@ -205,23 +207,25 @@ rfc3986-validator==0.1.1
205207
# via
206208
# jsonschema
207209
# jupyter-events
208-
rpds-py==0.26.0
210+
rfc3987-syntax==1.1.0
211+
# via jsonschema
212+
rpds-py==0.27.1
209213
# via
210214
# jsonschema
211215
# referencing
212216
rsa==4.9.1
213217
# via google-auth
214-
ruamel-yaml==0.18.14
218+
ruamel-yaml==0.18.15
215219
# via oauthenticator
216-
ruamel-yaml-clib==0.2.12
220+
ruamel-yaml-clib==0.2.14
217221
# via ruamel-yaml
218222
six==1.17.0
219223
# via
220224
# kubernetes-asyncio
221225
# onetimepass
222226
# python-dateutil
223227
# rfc3339-validator
224-
sqlalchemy==2.0.41
228+
sqlalchemy==2.0.43
225229
# via
226230
# alembic
227231
# jupyterhub
@@ -232,7 +236,7 @@ statsd==4.0.1
232236
# via -r unfrozen/requirements.txt
233237
text-unidecode==1.3
234238
# via python-slugify
235-
tornado==6.5.1
239+
tornado==6.5.2
236240
# via
237241
# jupyterhub
238242
# jupyterhub-idle-culler
@@ -245,9 +249,9 @@ traitlets==5.14.3
245249
# jupyterhub-ldapauthenticator
246250
# jupyterhub-ltiauthenticator
247251
# oauthenticator
248-
types-python-dateutil==2.9.0.20250708
252+
types-python-dateutil==2.9.0.20250822
249253
# via arrow
250-
typing-extensions==4.14.1
254+
typing-extensions==4.15.0
251255
# via
252256
# aiosignal
253257
# alembic

0 commit comments

Comments
 (0)