File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
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.2
11
+ alembic == 1.10.3
12
12
# via jupyterhub
13
13
async-generator == 1.10
14
14
# via jupyterhub
@@ -124,7 +124,7 @@ pamela==1.0.0
124
124
# via jupyterhub
125
125
prometheus-client == 0.16.0
126
126
# via jupyterhub
127
- psycopg2 == 2.9.5
127
+ psycopg2 == 2.9.6
128
128
# via -r requirements.in
129
129
pyasn1 == 0.4.8
130
130
# via ldap3
@@ -174,7 +174,7 @@ six==1.16.0
174
174
# mwoauth
175
175
# onetimepass
176
176
# python-dateutil
177
- sqlalchemy == 2.0.8
177
+ sqlalchemy == 2.0.9
178
178
# via
179
179
# alembic
180
180
# jupyterhub
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.18.0
10
10
# via ypy-websocket
11
- alembic == 1.10.2
11
+ alembic == 1.10.3
12
12
# via jupyterhub
13
13
anyio == 3.6.2
14
14
# via jupyter-server
@@ -31,7 +31,7 @@ babel==2.12.1
31
31
# via jupyterlab-server
32
32
backcall == 0.2.0
33
33
# via ipython
34
- beautifulsoup4 == 4.12.0
34
+ beautifulsoup4 == 4.12.2
35
35
# via nbconvert
36
36
bleach == 6.0.0
37
37
# via nbconvert
@@ -49,7 +49,7 @@ comm==0.1.3
49
49
# via ipykernel
50
50
cryptography == 40.0.1
51
51
# via pyopenssl
52
- debugpy == 1.6.6
52
+ debugpy == 1.6.7
53
53
# via ipykernel
54
54
decorator == 5.1.1
55
55
# via ipython
@@ -133,7 +133,7 @@ jupyter-server==2.5.0
133
133
# nbclassic
134
134
# nbgitpuller
135
135
# notebook-shim
136
- jupyter-server-fileid == 0.8 .0
136
+ jupyter-server-fileid == 0.9 .0
137
137
# via jupyter-server-ydoc
138
138
jupyter-server-terminals == 0.4.4
139
139
# via jupyter-server
@@ -166,14 +166,14 @@ matplotlib-inline==0.1.6
166
166
# ipython
167
167
mistune == 2.0.5
168
168
# via nbconvert
169
- nbclassic == 0.5.4
169
+ nbclassic == 0.5.5
170
170
# via
171
171
# -r requirements.in
172
172
# jupyterlab
173
173
# notebook
174
174
nbclient == 0.7.3
175
175
# via nbconvert
176
- nbconvert == 7.2.10
176
+ nbconvert == 7.3.0
177
177
# via
178
178
# jupyter-server
179
179
# nbclassic
@@ -192,7 +192,7 @@ nest-asyncio==1.5.6
192
192
# ipykernel
193
193
# nbclassic
194
194
# notebook
195
- notebook == 6.5.3
195
+ notebook == 6.5.4
196
196
# via
197
197
# jupyterlab
198
198
# nbgitpuller
@@ -293,7 +293,7 @@ sniffio==1.3.0
293
293
# via anyio
294
294
soupsieve == 2.4
295
295
# via beautifulsoup4
296
- sqlalchemy == 2.0.8
296
+ sqlalchemy == 2.0.9
297
297
# via
298
298
# alembic
299
299
# jupyterhub
You can’t perform that action at this time.
0 commit comments