Skip to content

Commit df67bc3

Browse files
authored
Merge pull request #3556 from jupyterhub/update-image-requirements
hub image: refreeze requirements.txt
2 parents f198aef + abe06f4 commit df67bc3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

images/hub/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ escapism==1.0.1
4747
# jupyterhub-ltiauthenticator
4848
fqdn==1.5.1
4949
# via jsonschema
50-
frozenlist==1.4.1
50+
frozenlist==1.5.0
5151
# via
5252
# aiohttp
5353
# aiosignal
@@ -108,7 +108,7 @@ kubernetes-asyncio==31.1.0
108108
# via jupyterhub-kubespawner
109109
ldap3==2.9.1
110110
# via jupyterhub-ldapauthenticator
111-
mako==1.3.5
111+
mako==1.3.6
112112
# via alembic
113113
markupsafe==3.0.2
114114
# via
@@ -259,5 +259,5 @@ urllib3==2.2.3
259259
# requests
260260
webcolors==24.8.0
261261
# via jsonschema
262-
yarl==1.15.5
262+
yarl==1.16.0
263263
# via aiohttp

images/singleuser-sample/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jupyterlab-pygments==0.3.0
143143
# via nbconvert
144144
jupyterlab-server==2.27.3
145145
# via jupyterlab
146-
mako==1.3.5
146+
mako==1.3.6
147147
# via alembic
148148
markupsafe==3.0.2
149149
# via

0 commit comments

Comments
 (0)