Skip to content

Commit 41e5fbb

Browse files
authored
Merge pull request #3361 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents 29f5ad2 + 517a401 commit 41e5fbb

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

images/hub/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ oauthlib==3.2.2
115115
# requests-oauthlib
116116
onetimepass==1.0.1
117117
# via jupyterhub-nativeauthenticator
118-
packaging==23.2
118+
packaging==24.0
119119
# via
120120
# jupyterhub
121121
# jupyterhub-idle-culler
@@ -138,7 +138,7 @@ pyjwt[crypto]==2.8.0
138138
# mwoauth
139139
pymysql==1.1.0
140140
# via -r requirements.in
141-
pyopenssl==24.0.0
141+
pyopenssl==24.1.0
142142
# via certipy
143143
python-dateutil==2.9.0.post0
144144
# via
@@ -153,7 +153,7 @@ pyyaml==6.0.1
153153
# via
154154
# jupyterhub-kubespawner
155155
# kubernetes-asyncio
156-
referencing==0.33.0
156+
referencing==0.34.0
157157
# via
158158
# jsonschema
159159
# jsonschema-specifications
@@ -163,7 +163,7 @@ requests==2.31.0
163163
# mwoauth
164164
# oauthenticator
165165
# requests-oauthlib
166-
requests-oauthlib==1.3.1
166+
requests-oauthlib==1.4.0
167167
# via mwoauth
168168
rpds-py==0.18.0
169169
# via
@@ -180,7 +180,7 @@ six==1.16.0
180180
# kubernetes-asyncio
181181
# onetimepass
182182
# python-dateutil
183-
sqlalchemy==2.0.27
183+
sqlalchemy==2.0.28
184184
# via
185185
# alembic
186186
# jupyterhub
@@ -197,7 +197,7 @@ tornado==6.4
197197
# jupyterhub-idle-culler
198198
# jupyterhub-ldapauthenticator
199199
# oauthenticator
200-
traitlets==5.14.1
200+
traitlets==5.14.2
201201
# via
202202
# jupyter-telemetry
203203
# jupyterhub

images/singleuser-sample/requirements.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ cffi==1.16.0
4747
# cryptography
4848
charset-normalizer==3.3.2
4949
# via requests
50-
comm==0.2.1
50+
comm==0.2.2
5151
# via ipykernel
5252
cryptography==42.0.5
5353
# via pyopenssl
@@ -81,7 +81,7 @@ ipykernel==6.29.3
8181
# via
8282
# jupyterlab
8383
# nbclassic
84-
ipython==8.22.1
84+
ipython==8.22.2
8585
# via ipykernel
8686
ipython-genutils==0.2.0
8787
# via nbclassic
@@ -97,7 +97,7 @@ jinja2==3.1.3
9797
# jupyterlab-server
9898
# nbclassic
9999
# nbconvert
100-
json5==0.9.20
100+
json5==0.9.24
101101
# via jupyterlab-server
102102
jsonpointer==2.4
103103
# via jsonschema
@@ -109,13 +109,13 @@ jsonschema[format-nongpl]==4.21.1
109109
# nbformat
110110
jsonschema-specifications==2023.12.1
111111
# via jsonschema
112-
jupyter-client==8.6.0
112+
jupyter-client==8.6.1
113113
# via
114114
# ipykernel
115115
# jupyter-server
116116
# nbclassic
117117
# nbclient
118-
jupyter-core==5.7.1
118+
jupyter-core==5.7.2
119119
# via
120120
# ipykernel
121121
# jupyter-client
@@ -125,29 +125,29 @@ jupyter-core==5.7.1
125125
# nbclient
126126
# nbconvert
127127
# nbformat
128-
jupyter-events==0.9.0
128+
jupyter-events==0.10.0
129129
# via jupyter-server
130-
jupyter-lsp==2.2.3
130+
jupyter-lsp==2.2.4
131131
# via jupyterlab
132-
jupyter-server==2.12.5
132+
jupyter-server==2.13.0
133133
# via
134134
# jupyter-lsp
135135
# jupyterlab
136136
# jupyterlab-server
137137
# nbclassic
138138
# nbgitpuller
139139
# notebook-shim
140-
jupyter-server-terminals==0.5.2
140+
jupyter-server-terminals==0.5.3
141141
# via jupyter-server
142142
jupyter-telemetry==0.1.0
143143
# via jupyterhub
144144
jupyterhub==4.0.2
145145
# via -r requirements.in
146-
jupyterlab==4.1.2
146+
jupyterlab==4.1.5
147147
# via -r requirements.in
148148
jupyterlab-pygments==0.3.0
149149
# via nbconvert
150-
jupyterlab-server==2.25.3
150+
jupyterlab-server==2.25.4
151151
# via jupyterlab
152152
mako==1.3.2
153153
# via alembic
@@ -164,13 +164,13 @@ mistune==3.0.2
164164
# via nbconvert
165165
nbclassic==1.0.0
166166
# via -r requirements.in
167-
nbclient==0.9.0
167+
nbclient==0.10.0
168168
# via nbconvert
169-
nbconvert==7.16.1
169+
nbconvert==7.16.2
170170
# via
171171
# jupyter-server
172172
# nbclassic
173-
nbformat==5.9.2
173+
nbformat==5.10.3
174174
# via
175175
# jupyter-server
176176
# nbclassic
@@ -190,7 +190,7 @@ oauthlib==3.2.2
190190
# via jupyterhub
191191
overrides==7.7.0
192192
# via jupyter-server
193-
packaging==23.2
193+
packaging==24.0
194194
# via
195195
# ipykernel
196196
# jupyter-server
@@ -229,7 +229,7 @@ pygments==2.17.2
229229
# via
230230
# ipython
231231
# nbconvert
232-
pyopenssl==24.0.0
232+
pyopenssl==24.1.0
233233
# via certipy
234234
python-dateutil==2.9.0.post0
235235
# via
@@ -248,7 +248,7 @@ pyzmq==25.1.2
248248
# jupyter-client
249249
# jupyter-server
250250
# nbclassic
251-
referencing==0.33.0
251+
referencing==0.34.0
252252
# via
253253
# jsonschema
254254
# jsonschema-specifications
@@ -289,13 +289,13 @@ sniffio==1.3.1
289289
# httpx
290290
soupsieve==2.5
291291
# via beautifulsoup4
292-
sqlalchemy==2.0.27
292+
sqlalchemy==2.0.28
293293
# via
294294
# alembic
295295
# jupyterhub
296296
stack-data==0.6.3
297297
# via ipython
298-
terminado==0.18.0
298+
terminado==0.18.1
299299
# via
300300
# jupyter-server
301301
# jupyter-server-terminals
@@ -312,7 +312,7 @@ tornado==6.4
312312
# nbclassic
313313
# nbgitpuller
314314
# terminado
315-
traitlets==5.14.1
315+
traitlets==5.14.2
316316
# via
317317
# comm
318318
# ipykernel
@@ -329,7 +329,7 @@ traitlets==5.14.1
329329
# nbclient
330330
# nbconvert
331331
# nbformat
332-
types-python-dateutil==2.8.19.20240106
332+
types-python-dateutil==2.9.0.20240316
333333
# via arrow
334334
typing-extensions==4.10.0
335335
# via

0 commit comments

Comments
 (0)