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 @@ -50,7 +50,7 @@ idna==3.4
50
50
# via
51
51
# requests
52
52
# yarl
53
- importlib-metadata == 4.12 .0
53
+ importlib-metadata == 5.0 .0
54
54
# via jupyterhub
55
55
jinja2 == 3.1.2
56
56
# via
Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ idna==3.4
59
59
# via
60
60
# anyio
61
61
# requests
62
- importlib-metadata == 4.12 .0
62
+ importlib-metadata == 5.0 .0
63
63
# via
64
64
# jupyterhub
65
65
# jupyterlab-server
66
66
# nbconvert
67
- ipykernel == 6.15.3
67
+ ipykernel == 6.16.0
68
68
# via
69
69
# nbclassic
70
70
# notebook
@@ -110,7 +110,7 @@ jupyter-core==4.11.1
110
110
# nbconvert
111
111
# nbformat
112
112
# notebook
113
- jupyter-server == 1.18 .1
113
+ jupyter-server == 1.19 .1
114
114
# via
115
115
# jupyterlab
116
116
# jupyterlab-server
@@ -128,7 +128,7 @@ jupyterlab==3.4.7
128
128
# retrolab
129
129
jupyterlab-pygments == 0.2.2
130
130
# via nbconvert
131
- jupyterlab-server == 2.15.1
131
+ jupyterlab-server == 2.15.2
132
132
# via
133
133
# jupyterlab
134
134
# retrolab
@@ -147,7 +147,7 @@ matplotlib-inline==0.1.6
147
147
# ipython
148
148
mistune == 2.0.4
149
149
# via nbconvert
150
- nbclassic == 0.4.3
150
+ nbclassic == 0.4.4
151
151
# via
152
152
# -r requirements.in
153
153
# jupyterlab
@@ -159,7 +159,7 @@ nbconvert==7.0.0
159
159
# jupyter-server
160
160
# nbclassic
161
161
# notebook
162
- nbformat == 5.6.0
162
+ nbformat == 5.6.1
163
163
# via
164
164
# jupyter-server
165
165
# nbclassic
@@ -168,7 +168,7 @@ nbformat==5.6.0
168
168
# notebook
169
169
nbgitpuller == 1.1.0
170
170
# via -r requirements.in
171
- nest-asyncio == 1.5.5
171
+ nest-asyncio == 1.5.6
172
172
# via
173
173
# ipykernel
174
174
# jupyter-client
@@ -235,7 +235,7 @@ python-dateutil==2.8.2
235
235
# jupyterhub
236
236
python-json-logger == 2.0.4
237
237
# via jupyter-telemetry
238
- pytz == 2022.2.1
238
+ pytz == 2022.4
239
239
# via babel
240
240
pyzmq == 24.0.1
241
241
# via
@@ -274,7 +274,7 @@ sqlalchemy==1.4.41
274
274
# jupyterhub
275
275
stack-data == 0.5.1
276
276
# via ipython
277
- terminado == 0.15 .0
277
+ terminado == 0.16 .0
278
278
# via
279
279
# jupyter-server
280
280
# nbclassic
You can’t perform that action at this time.
0 commit comments