File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ charset-normalizer==3.1.0
34
34
# via
35
35
# aiohttp
36
36
# requests
37
- cryptography == 39 .0.2
37
+ cryptography == 40 .0.1
38
38
# via pyopenssl
39
39
escapism == 1.0.1
40
40
# via jupyterhub-kubespawner
@@ -130,9 +130,9 @@ pyjwt==2.6.0
130
130
# via
131
131
# -r requirements.in
132
132
# mwoauth
133
- pymysql == 1.0.2
133
+ pymysql == 1.0.3
134
134
# via -r requirements.in
135
- pyopenssl == 23.0.0
135
+ pyopenssl == 23.1.1
136
136
# via certipy
137
137
pyrsistent == 0.19.3
138
138
# via jsonschema
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ charset-normalizer==3.1.0
47
47
# via requests
48
48
comm == 0.1.3
49
49
# via ipykernel
50
- cryptography == 39 .0.2
50
+ cryptography == 40 .0.1
51
51
# via pyopenssl
52
52
debugpy == 1.6.6
53
53
# via ipykernel
@@ -72,7 +72,7 @@ ipykernel==6.22.0
72
72
# via
73
73
# nbclassic
74
74
# notebook
75
- ipython == 8.11 .0
75
+ ipython == 8.12 .0
76
76
# via
77
77
# ipykernel
78
78
# jupyterlab
@@ -151,7 +151,7 @@ jupyterlab==3.6.2
151
151
# via -r requirements.in
152
152
jupyterlab-pygments == 0.2.2
153
153
# via nbconvert
154
- jupyterlab-server == 2.20 .0
154
+ jupyterlab-server == 2.21 .0
155
155
# via jupyterlab
156
156
mako == 1.2.4
157
157
# via alembic
@@ -166,7 +166,7 @@ matplotlib-inline==0.1.6
166
166
# ipython
167
167
mistune == 2.0.5
168
168
# via nbconvert
169
- nbclassic == 0.5.3
169
+ nbclassic == 0.5.4
170
170
# via
171
171
# -r requirements.in
172
172
# jupyterlab
@@ -218,7 +218,7 @@ pexpect==4.8.0
218
218
# via ipython
219
219
pickleshare == 0.7.5
220
220
# via ipython
221
- platformdirs == 3.1.1
221
+ platformdirs == 3.2.0
222
222
# via jupyter-core
223
223
prometheus-client == 0.16.0
224
224
# via
@@ -242,7 +242,7 @@ pygments==2.14.0
242
242
# via
243
243
# ipython
244
244
# nbconvert
245
- pyopenssl == 23.0.0
245
+ pyopenssl == 23.1.1
246
246
# via certipy
247
247
pyrsistent == 0.19.3
248
248
# via jsonschema
@@ -345,7 +345,7 @@ urllib3==1.26.15
345
345
# via requests
346
346
wcwidth == 0.2.6
347
347
# via prompt-toolkit
348
- webcolors == 1.12
348
+ webcolors == 1.13
349
349
# via jsonschema
350
350
webencodings == 0.5.1
351
351
# via
You can’t perform that action at this time.
0 commit comments