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 == 41.0.0
37
+ cryptography == 41.0.1
38
38
# via
39
39
# pyjwt
40
40
# pyopenssl
@@ -94,7 +94,7 @@ ldap3==2.9.1
94
94
# via jupyterhub-ldapauthenticator
95
95
mako == 1.2.4
96
96
# via alembic
97
- markupsafe == 2.1.2
97
+ markupsafe == 2.1.3
98
98
# via
99
99
# jinja2
100
100
# mako
@@ -120,7 +120,7 @@ onetimepass==1.0.1
120
120
# via jupyterhub-nativeauthenticator
121
121
packaging == 23.1
122
122
# via jupyterhub
123
- pamela == 1.0 .0
123
+ pamela == 1.1 .0
124
124
# via jupyterhub
125
125
prometheus-client == 0.17.0
126
126
# via jupyterhub
@@ -198,7 +198,7 @@ traitlets==5.9.0
198
198
# jupyterhub
199
199
# jupyterhub-kubespawner
200
200
# jupyterhub-ldapauthenticator
201
- typing-extensions == 4.6.2
201
+ typing-extensions == 4.6.3
202
202
# via
203
203
# alembic
204
204
# sqlalchemy
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ charset-normalizer==3.1.0
45
45
# via requests
46
46
comm == 0.1.3
47
47
# via ipykernel
48
- cryptography == 41.0.0
48
+ cryptography == 41.0.1
49
49
# via pyopenssl
50
50
debugpy == 1.6.7
51
51
# via ipykernel
@@ -71,7 +71,7 @@ ipykernel==6.23.1
71
71
# jupyterlab
72
72
# nbclassic
73
73
# notebook
74
- ipython == 8.13.2
74
+ ipython == 8.14.0
75
75
# via ipykernel
76
76
ipython-genutils == 0.2.0
77
77
# via
@@ -144,7 +144,7 @@ jupyterlab-server==2.22.1
144
144
# via jupyterlab
145
145
mako == 1.2.4
146
146
# via alembic
147
- markupsafe == 2.1.2
147
+ markupsafe == 2.1.3
148
148
# via
149
149
# jinja2
150
150
# mako
@@ -166,7 +166,7 @@ nbconvert==7.4.0
166
166
# jupyter-server
167
167
# nbclassic
168
168
# notebook
169
- nbformat == 5.8 .0
169
+ nbformat == 5.9 .0
170
170
# via
171
171
# jupyter-server
172
172
# nbclassic
@@ -198,7 +198,7 @@ packaging==23.1
198
198
# jupyterlab
199
199
# jupyterlab-server
200
200
# nbconvert
201
- pamela == 1.0 .0
201
+ pamela == 1.1 .0
202
202
# via jupyterhub
203
203
pandocfilters == 1.5.0
204
204
# via nbconvert
@@ -328,7 +328,7 @@ traitlets==5.9.0
328
328
# nbconvert
329
329
# nbformat
330
330
# notebook
331
- typing-extensions == 4.6.2
331
+ typing-extensions == 4.6.3
332
332
# via
333
333
# alembic
334
334
# async-lru
You can’t perform that action at this time.
0 commit comments