Skip to content

Commit c8d491d

Browse files
hub image: refreeze requirements.txt
1 parent 30e7b67 commit c8d491d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

images/hub/requirements.txt

Lines changed: 3 additions & 3 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.8.1
7+
aiohttp==3.8.3
88
# via kubernetes-asyncio
99
aiosignal==1.2.0
1010
# via aiohttp
@@ -92,7 +92,7 @@ kubernetes-asyncio==24.2.2
9292
# via jupyterhub-kubespawner
9393
ldap3==2.9.1
9494
# via jupyterhub-ldapauthenticator
95-
mako==1.2.2
95+
mako==1.2.3
9696
# via alembic
9797
markupsafe==2.1.1
9898
# via
@@ -132,7 +132,7 @@ pycparser==2.21
132132
# via cffi
133133
pycurl==7.45.1
134134
# via -r requirements.in
135-
pyjwt==2.4.0
135+
pyjwt==2.5.0
136136
# via
137137
# -r requirements.in
138138
# mwoauth

images/singleuser-sample/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ entrypoints==0.4
5151
# via jupyter-client
5252
executing==1.0.0
5353
# via stack-data
54-
fastjsonschema==2.16.1
54+
fastjsonschema==2.16.2
5555
# via nbformat
5656
greenlet==1.1.3
5757
# via sqlalchemy
@@ -134,7 +134,7 @@ jupyterlab-server==2.15.1
134134
# retrolab
135135
lxml==4.9.1
136136
# via nbconvert
137-
mako==1.2.2
137+
mako==1.2.3
138138
# via alembic
139139
markupsafe==2.1.1
140140
# via
@@ -159,7 +159,7 @@ nbconvert==7.0.0
159159
# jupyter-server
160160
# nbclassic
161161
# notebook
162-
nbformat==5.5.0
162+
nbformat==5.6.0
163163
# via
164164
# jupyter-server
165165
# nbclassic
@@ -237,7 +237,7 @@ python-json-logger==2.0.4
237237
# via jupyter-telemetry
238238
pytz==2022.2.1
239239
# via babel
240-
pyzmq==24.0.0
240+
pyzmq==24.0.1
241241
# via
242242
# ipykernel
243243
# jupyter-client

0 commit comments

Comments
 (0)