Skip to content

Commit 92c369e

Browse files
authored
Merge pull request #3331 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents c5fecb9 + e072ce4 commit 92c369e

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

images/hub/requirements.txt

Lines changed: 8 additions & 8 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-
aiohttp==3.9.1
7+
aiohttp==3.9.3
88
# via kubernetes-asyncio
99
aiosignal==1.3.1
1010
# via aiohttp
@@ -31,7 +31,7 @@ cffi==1.16.0
3131
# via cryptography
3232
charset-normalizer==3.3.2
3333
# via requests
34-
cryptography==41.0.7
34+
cryptography==42.0.1
3535
# via
3636
# pyjwt
3737
# pyopenssl
@@ -53,7 +53,7 @@ jinja2==3.1.3
5353
# via
5454
# jupyterhub
5555
# jupyterhub-kubespawner
56-
jsonschema==4.21.0
56+
jsonschema==4.21.1
5757
# via
5858
# jupyter-telemetry
5959
# oauthenticator
@@ -87,13 +87,13 @@ jupyterhub-nativeauthenticator==1.2.0
8787
# via -r requirements.in
8888
jupyterhub-tmpauthenticator==1.0.0
8989
# via -r requirements.in
90-
kubernetes-asyncio==28.2.1
90+
kubernetes-asyncio==29.0.0
9191
# via jupyterhub-kubespawner
9292
ldap3==2.9.1
9393
# via jupyterhub-ldapauthenticator
9494
mako==1.3.0
9595
# via alembic
96-
markupsafe==2.1.3
96+
markupsafe==2.1.4
9797
# via
9898
# jinja2
9999
# mako
@@ -136,7 +136,7 @@ pyjwt[crypto]==2.8.0
136136
# mwoauth
137137
pymysql==1.1.0
138138
# via -r requirements.in
139-
pyopenssl==23.3.0
139+
pyopenssl==24.0.0
140140
# via certipy
141141
python-dateutil==2.8.2
142142
# via
@@ -145,13 +145,13 @@ python-dateutil==2.8.2
145145
# kubernetes-asyncio
146146
python-json-logger==2.0.7
147147
# via jupyter-telemetry
148-
python-slugify==8.0.1
148+
python-slugify==8.0.2
149149
# via jupyterhub-kubespawner
150150
pyyaml==6.0.1
151151
# via
152152
# jupyterhub-kubespawner
153153
# kubernetes-asyncio
154-
referencing==0.32.1
154+
referencing==0.33.0
155155
# via
156156
# jsonschema
157157
# jsonschema-specifications

images/singleuser-sample/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ attrs==23.2.0
2828
# referencing
2929
babel==2.14.0
3030
# via jupyterlab-server
31-
beautifulsoup4==4.12.2
31+
beautifulsoup4==4.12.3
3232
# via nbconvert
3333
bleach==6.1.0
3434
# via nbconvert
@@ -44,7 +44,7 @@ charset-normalizer==3.3.2
4444
# via requests
4545
comm==0.2.1
4646
# via ipykernel
47-
cryptography==41.0.7
47+
cryptography==42.0.1
4848
# via pyopenssl
4949
debugpy==1.8.0
5050
# via ipykernel
@@ -89,7 +89,7 @@ json5==0.9.14
8989
# via jupyterlab-server
9090
jsonpointer==2.4
9191
# via jsonschema
92-
jsonschema[format-nongpl]==4.21.0
92+
jsonschema[format-nongpl]==4.21.1
9393
# via
9494
# jupyter-events
9595
# jupyter-telemetry
@@ -125,7 +125,7 @@ jupyter-server==2.12.5
125125
# nbclassic
126126
# nbgitpuller
127127
# notebook-shim
128-
jupyter-server-terminals==0.5.1
128+
jupyter-server-terminals==0.5.2
129129
# via jupyter-server
130130
jupyter-telemetry==0.1.0
131131
# via jupyterhub
@@ -139,7 +139,7 @@ jupyterlab-server==2.25.2
139139
# via jupyterlab
140140
mako==1.3.0
141141
# via alembic
142-
markupsafe==2.1.3
142+
markupsafe==2.1.4
143143
# via
144144
# jinja2
145145
# mako
@@ -166,7 +166,7 @@ nbformat==5.9.2
166166
# nbconvert
167167
nbgitpuller==1.2.0
168168
# via -r requirements.in
169-
nest-asyncio==1.5.9
169+
nest-asyncio==1.6.0
170170
# via
171171
# ipykernel
172172
# nbclassic
@@ -176,7 +176,7 @@ notebook-shim==0.2.3
176176
# nbclassic
177177
oauthlib==3.2.2
178178
# via jupyterhub
179-
overrides==7.4.0
179+
overrides==7.7.0
180180
# via jupyter-server
181181
packaging==23.2
182182
# via
@@ -188,7 +188,7 @@ packaging==23.2
188188
# nbconvert
189189
pamela==1.1.0
190190
# via jupyterhub
191-
pandocfilters==1.5.0
191+
pandocfilters==1.5.1
192192
# via nbconvert
193193
parso==0.8.3
194194
# via jedi
@@ -203,7 +203,7 @@ prometheus-client==0.19.0
203203
# nbclassic
204204
prompt-toolkit==3.0.43
205205
# via ipython
206-
psutil==5.9.7
206+
psutil==5.9.8
207207
# via ipykernel
208208
ptyprocess==0.7.0
209209
# via
@@ -217,7 +217,7 @@ pygments==2.17.2
217217
# via
218218
# ipython
219219
# nbconvert
220-
pyopenssl==23.3.0
220+
pyopenssl==24.0.0
221221
# via certipy
222222
python-dateutil==2.8.2
223223
# via
@@ -236,7 +236,7 @@ pyzmq==25.1.2
236236
# jupyter-client
237237
# jupyter-server
238238
# nbclassic
239-
referencing==0.32.1
239+
referencing==0.33.0
240240
# via
241241
# jsonschema
242242
# jsonschema-specifications

0 commit comments

Comments
 (0)