File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ bcrypt==4.0.0
22
22
# via
23
23
# jupyterhub-firstuseauthenticator
24
24
# jupyterhub-nativeauthenticator
25
- certifi == 2022.9.14
25
+ certifi == 2022.9.24
26
26
# via
27
27
# kubernetes-asyncio
28
28
# requests
@@ -138,7 +138,7 @@ pyjwt==2.5.0
138
138
# mwoauth
139
139
pymysql == 1.0.2
140
140
# via -r requirements.in
141
- pyopenssl == 22.0 .0
141
+ pyopenssl == 22.1 .0
142
142
# via certipy
143
143
pyparsing == 3.0.9
144
144
# via packaging
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ beautifulsoup4==4.11.1
29
29
# via nbconvert
30
30
bleach == 5.0.1
31
31
# via nbconvert
32
- certifi == 2022.9.14
32
+ certifi == 2022.9.24
33
33
# via requests
34
34
certipy == 0.1.3
35
35
# via jupyterhub
@@ -49,7 +49,7 @@ defusedxml==0.7.1
49
49
# via nbconvert
50
50
entrypoints == 0.4
51
51
# via jupyter-client
52
- executing == 1.0 .0
52
+ executing == 1.1 .0
53
53
# via stack-data
54
54
fastjsonschema == 2.16.2
55
55
# via nbformat
@@ -223,7 +223,7 @@ pygments==2.13.0
223
223
# via
224
224
# ipython
225
225
# nbconvert
226
- pyopenssl == 22.0 .0
226
+ pyopenssl == 22.1 .0
227
227
# via certipy
228
228
pyparsing == 3.0.9
229
229
# via packaging
@@ -272,7 +272,7 @@ sqlalchemy==1.4.41
272
272
# via
273
273
# alembic
274
274
# jupyterhub
275
- stack-data == 0.5.0
275
+ stack-data == 0.5.1
276
276
# via ipython
277
277
terminado == 0.15.0
278
278
# via
You can’t perform that action at this time.
0 commit comments