Skip to content

Commit 2ad8610

Browse files
hub image: refreeze requirements.txt
1 parent c277b0b commit 2ad8610

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

images/hub/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cffi==1.17.1
3737
# via cryptography
3838
charset-normalizer==3.4.0
3939
# via requests
40-
cryptography==43.0.1
40+
cryptography==43.0.3
4141
# via
4242
# certipy
4343
# pyjwt
@@ -110,7 +110,7 @@ ldap3==2.9.1
110110
# via jupyterhub-ldapauthenticator
111111
mako==1.3.5
112112
# via alembic
113-
markupsafe==3.0.1
113+
markupsafe==3.0.2
114114
# via
115115
# jinja2
116116
# mako
@@ -140,7 +140,7 @@ prometheus-client==0.21.0
140140
# via jupyterhub
141141
propcache==0.2.0
142142
# via yarl
143-
psycopg2==2.9.9
143+
psycopg2==2.9.10
144144
# via -r requirements.in
145145
pyasn1==0.6.1
146146
# via
@@ -210,15 +210,15 @@ rsa==4.9
210210
# via google-auth
211211
ruamel-yaml==0.18.6
212212
# via oauthenticator
213-
ruamel-yaml-clib==0.2.8
213+
ruamel-yaml-clib==0.2.12
214214
# via ruamel-yaml
215215
six==1.16.0
216216
# via
217217
# kubernetes-asyncio
218218
# onetimepass
219219
# python-dateutil
220220
# rfc3339-validator
221-
sqlalchemy==2.0.35
221+
sqlalchemy==2.0.36
222222
# via
223223
# alembic
224224
# jupyterhub
@@ -259,5 +259,5 @@ urllib3==2.2.3
259259
# requests
260260
webcolors==24.8.0
261261
# via jsonschema
262-
yarl==1.14.0
262+
yarl==1.15.5
263263
# via aiohttp

images/singleuser-sample/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alembic==1.13.3
88
# via jupyterhub
99
annotated-types==0.7.0
1010
# via pydantic
11-
anyio==4.6.0
11+
anyio==4.6.2.post1
1212
# via
1313
# httpx
1414
# jupyter-server
@@ -47,7 +47,7 @@ charset-normalizer==3.4.0
4747
# via requests
4848
comm==0.2.2
4949
# via ipykernel
50-
cryptography==43.0.1
50+
cryptography==43.0.3
5151
# via certipy
5252
debugpy==1.8.7
5353
# via ipykernel
@@ -145,7 +145,7 @@ jupyterlab-server==2.27.3
145145
# via jupyterlab
146146
mako==1.3.5
147147
# via alembic
148-
markupsafe==3.0.1
148+
markupsafe==3.0.2
149149
# via
150150
# jinja2
151151
# mako
@@ -205,7 +205,7 @@ prometheus-client==0.21.0
205205
# jupyterhub
206206
prompt-toolkit==3.0.48
207207
# via ipython
208-
psutil==6.0.0
208+
psutil==6.1.0
209209
# via ipykernel
210210
ptyprocess==0.7.0
211211
# via
@@ -272,7 +272,7 @@ sniffio==1.3.1
272272
# httpx
273273
soupsieve==2.6
274274
# via beautifulsoup4
275-
sqlalchemy==2.0.35
275+
sqlalchemy==2.0.36
276276
# via
277277
# alembic
278278
# jupyterhub
@@ -332,5 +332,5 @@ websocket-client==1.8.0
332332
# via jupyter-server
333333

334334
# The following packages are considered to be unsafe in a requirements file:
335-
setuptools==75.1.0
335+
setuptools==75.2.0
336336
# via jupyterlab

0 commit comments

Comments
 (0)