Skip to content

Commit 6df4c75

Browse files
authored
Merge pull request #3598 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents d94c113 + 6ada763 commit 6df4c75

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

images/hub/requirements.txt

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,40 +4,40 @@
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
66
#
7-
aiohappyeyeballs==2.4.3
7+
aiohappyeyeballs==2.4.4
88
# via aiohttp
9-
aiohttp==3.10.11
9+
aiohttp==3.11.11
1010
# via kubernetes-asyncio
11-
aiosignal==1.3.1
11+
aiosignal==1.3.2
1212
# via aiohttp
1313
alembic==1.14.0
1414
# via jupyterhub
1515
annotated-types==0.7.0
1616
# via pydantic
1717
arrow==1.3.0
1818
# via isoduration
19-
attrs==24.2.0
19+
attrs==24.3.0
2020
# via
2121
# aiohttp
2222
# jsonschema
2323
# referencing
24-
bcrypt==4.2.0
24+
bcrypt==4.2.1
2525
# via
2626
# jupyterhub-firstuseauthenticator
2727
# jupyterhub-nativeauthenticator
2828
cachetools==5.5.0
2929
# via google-auth
30-
certifi==2024.8.30
30+
certifi==2024.12.14
3131
# via
3232
# kubernetes-asyncio
3333
# requests
3434
certipy==0.2.1
3535
# via jupyterhub
3636
cffi==1.17.1
3737
# via cryptography
38-
charset-normalizer==3.4.0
38+
charset-normalizer==3.4.1
3939
# via requests
40-
cryptography==43.0.3
40+
cryptography==44.0.0
4141
# via
4242
# certipy
4343
# pyjwt
@@ -51,7 +51,7 @@ frozenlist==1.5.0
5151
# via
5252
# aiohttp
5353
# aiosignal
54-
google-auth==2.36.0
54+
google-auth==2.37.0
5555
# via google-auth-oauthlib
5656
google-auth-oauthlib==1.2.1
5757
# via oauthenticator
@@ -65,7 +65,7 @@ idna==3.10
6565
# yarl
6666
isoduration==20.11.0
6767
# via jsonschema
68-
jinja2==3.1.4
68+
jinja2==3.1.5
6969
# via
7070
# jupyterhub
7171
# jupyterhub-kubespawner
@@ -77,7 +77,7 @@ jsonschema==4.23.0
7777
# oauthenticator
7878
jsonschema-specifications==2024.10.1
7979
# via jsonschema
80-
jupyter-events==0.10.0
80+
jupyter-events==0.11.0
8181
# via jupyterhub
8282
jupyterhub==5.2.1
8383
# via
@@ -104,11 +104,11 @@ 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==31.1.0
107+
kubernetes-asyncio==32.0.0
108108
# via jupyterhub-kubespawner
109109
ldap3==2.9.1
110110
# via jupyterhub-ldapauthenticator
111-
mako==1.3.6
111+
mako==1.3.8
112112
# via alembic
113113
markupsafe==3.0.2
114114
# via
@@ -120,7 +120,7 @@ multidict==6.1.0
120120
# yarl
121121
mwoauth==0.4.0
122122
# via oauthenticator
123-
oauthenticator==17.1.0
123+
oauthenticator==17.3.0
124124
# via -r unfrozen/requirements.txt
125125
oauthlib==3.2.2
126126
# via
@@ -130,16 +130,18 @@ oauthlib==3.2.2
130130
# requests-oauthlib
131131
onetimepass==1.0.1
132132
# via jupyterhub-nativeauthenticator
133-
packaging==24.1
133+
packaging==24.2
134134
# via
135135
# jupyterhub
136136
# jupyterhub-idle-culler
137137
pamela==1.2.0
138138
# via jupyterhub
139-
prometheus-client==0.21.0
139+
prometheus-client==0.21.1
140140
# via jupyterhub
141-
propcache==0.2.0
142-
# via yarl
141+
propcache==0.2.1
142+
# via
143+
# aiohttp
144+
# yarl
143145
psycopg2==2.9.10
144146
# via -r unfrozen/requirements.txt
145147
pyasn1==0.6.1
@@ -151,13 +153,13 @@ pyasn1-modules==0.4.1
151153
# via google-auth
152154
pycparser==2.22
153155
# via cffi
154-
pycurl==7.45.3
156+
pycurl==7.45.4
155157
# via -r unfrozen/requirements.txt
156-
pydantic==2.9.2
158+
pydantic==2.10.5
157159
# via jupyterhub
158-
pydantic-core==2.23.4
160+
pydantic-core==2.27.2
159161
# via pydantic
160-
pyjwt==2.9.0
162+
pyjwt==2.10.1
161163
# via
162164
# jupyterhub-ltiauthenticator
163165
# mwoauth
@@ -170,7 +172,7 @@ python-dateutil==2.9.0.post0
170172
# jupyterhub
171173
# jupyterhub-idle-culler
172174
# kubernetes-asyncio
173-
python-json-logger==2.0.7
175+
python-json-logger==3.2.1
174176
# via jupyter-events
175177
python-slugify==8.0.4
176178
# via jupyterhub-kubespawner
@@ -202,23 +204,23 @@ rfc3986-validator==0.1.1
202204
# via
203205
# jsonschema
204206
# jupyter-events
205-
rpds-py==0.21.0
207+
rpds-py==0.22.3
206208
# via
207209
# jsonschema
208210
# referencing
209211
rsa==4.9
210212
# via google-auth
211-
ruamel-yaml==0.18.6
213+
ruamel-yaml==0.18.10
212214
# via oauthenticator
213215
ruamel-yaml-clib==0.2.12
214216
# via ruamel-yaml
215-
six==1.16.0
217+
six==1.17.0
216218
# via
217219
# kubernetes-asyncio
218220
# onetimepass
219221
# python-dateutil
220222
# rfc3339-validator
221-
sqlalchemy==2.0.36
223+
sqlalchemy==2.0.37
222224
# via
223225
# alembic
224226
# jupyterhub
@@ -242,7 +244,7 @@ traitlets==5.14.3
242244
# jupyterhub-ldapauthenticator
243245
# jupyterhub-ltiauthenticator
244246
# oauthenticator
245-
types-python-dateutil==2.9.0.20241003
247+
types-python-dateutil==2.9.0.20241206
246248
# via arrow
247249
typing-extensions==4.12.2
248250
# via
@@ -252,12 +254,12 @@ typing-extensions==4.12.2
252254
# sqlalchemy
253255
uri-template==1.3.0
254256
# via jsonschema
255-
urllib3==2.2.3
257+
urllib3==2.3.0
256258
# via
257259
# jupyterhub-kubespawner
258260
# kubernetes-asyncio
259261
# requests
260-
webcolors==24.8.0
262+
webcolors==24.11.1
261263
# via jsonschema
262-
yarl==1.17.1
264+
yarl==1.18.3
263265
# via aiohttp

0 commit comments

Comments
 (0)