File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ aiohttp==3.8.4
8
8
# via kubernetes-asyncio
9
9
aiosignal == 1.3.1
10
10
# via aiohttp
11
- alembic == 1.10.3
11
+ alembic == 1.10.4
12
12
# via jupyterhub
13
13
async-generator == 1.10
14
14
# via jupyterhub
@@ -156,7 +156,7 @@ pyyaml==6.0
156
156
# via
157
157
# jupyterhub-kubespawner
158
158
# kubernetes-asyncio
159
- requests == 2.28.2
159
+ requests == 2.29.0
160
160
# via
161
161
# jupyterhub
162
162
# mwoauth
@@ -174,7 +174,7 @@ six==1.16.0
174
174
# mwoauth
175
175
# onetimepass
176
176
# python-dateutil
177
- sqlalchemy == 2.0.9
177
+ sqlalchemy == 2.0.11
178
178
# via
179
179
# alembic
180
180
# jupyterhub
@@ -185,7 +185,7 @@ statsd==4.0.1
185
185
# via -r requirements.in
186
186
text-unidecode == 1.3
187
187
# via python-slugify
188
- tornado == 6.3
188
+ tornado == 6.3.1
189
189
# via
190
190
# jupyterhub
191
191
# jupyterhub-idle-culler
@@ -205,7 +205,7 @@ urllib3==1.26.15
205
205
# jupyterhub-kubespawner
206
206
# kubernetes-asyncio
207
207
# requests
208
- yarl == 1.8 .2
208
+ yarl == 1.9 .2
209
209
# via aiohttp
210
210
211
211
# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ aiofiles==22.1.0
8
8
# via ypy-websocket
9
9
aiosqlite == 0.19.0
10
10
# via ypy-websocket
11
- alembic == 1.10.3
11
+ alembic == 1.10.4
12
12
# via jupyterhub
13
13
anyio == 3.6.2
14
14
# via jupyter-server
@@ -72,7 +72,7 @@ ipykernel==6.22.0
72
72
# via
73
73
# nbclassic
74
74
# notebook
75
- ipython == 8.12.0
75
+ ipython == 8.12.1
76
76
# via
77
77
# ipykernel
78
78
# jupyterlab
@@ -166,12 +166,12 @@ matplotlib-inline==0.1.6
166
166
# ipython
167
167
mistune == 2.0.5
168
168
# via nbconvert
169
- nbclassic == 0.5.5
169
+ nbclassic == 0.5.6
170
170
# via
171
171
# -r requirements.in
172
172
# jupyterlab
173
173
# notebook
174
- nbclient == 0.7.3
174
+ nbclient == 0.7.4
175
175
# via nbconvert
176
176
nbconvert == 7.3.1
177
177
# via
@@ -196,7 +196,7 @@ notebook==6.5.4
196
196
# via
197
197
# jupyterlab
198
198
# nbgitpuller
199
- notebook-shim == 0.2.2
199
+ notebook-shim == 0.2.3
200
200
# via nbclassic
201
201
oauthlib == 3.2.2
202
202
# via jupyterhub
@@ -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.2 .0
221
+ platformdirs == 3.5 .0
222
222
# via jupyter-core
223
223
prometheus-client == 0.16.0
224
224
# via
@@ -264,7 +264,7 @@ pyzmq==25.0.2
264
264
# jupyter-server
265
265
# nbclassic
266
266
# notebook
267
- requests == 2.28.2
267
+ requests == 2.29.0
268
268
# via
269
269
# jupyterhub
270
270
# jupyterlab-server
@@ -278,7 +278,7 @@ rfc3986-validator==0.1.1
278
278
# jupyter-events
279
279
ruamel-yaml == 0.17.21
280
280
# via jupyter-telemetry
281
- send2trash == 1.8.0
281
+ send2trash == 1.8.2
282
282
# via
283
283
# jupyter-server
284
284
# nbclassic
@@ -293,7 +293,7 @@ sniffio==1.3.0
293
293
# via anyio
294
294
soupsieve == 2.4.1
295
295
# via beautifulsoup4
296
- sqlalchemy == 2.0.9
296
+ sqlalchemy == 2.0.11
297
297
# via
298
298
# alembic
299
299
# jupyterhub
@@ -307,7 +307,7 @@ terminado==0.17.1
307
307
# notebook
308
308
tinycss2 == 1.2.1
309
309
# via nbconvert
310
- tornado == 6.3
310
+ tornado == 6.3.1
311
311
# via
312
312
# ipykernel
313
313
# jupyter-client
You can’t perform that action at this time.
0 commit comments