@@ -47,7 +47,7 @@ cffi==1.16.0
47
47
# cryptography
48
48
charset-normalizer == 3.3.2
49
49
# via requests
50
- comm == 0.2.1
50
+ comm == 0.2.2
51
51
# via ipykernel
52
52
cryptography == 42.0.5
53
53
# via pyopenssl
@@ -81,7 +81,7 @@ ipykernel==6.29.3
81
81
# via
82
82
# jupyterlab
83
83
# nbclassic
84
- ipython == 8.22.1
84
+ ipython == 8.22.2
85
85
# via ipykernel
86
86
ipython-genutils == 0.2.0
87
87
# via nbclassic
@@ -97,7 +97,7 @@ jinja2==3.1.3
97
97
# jupyterlab-server
98
98
# nbclassic
99
99
# nbconvert
100
- json5 == 0.9.20
100
+ json5 == 0.9.24
101
101
# via jupyterlab-server
102
102
jsonpointer == 2.4
103
103
# via jsonschema
@@ -109,13 +109,13 @@ jsonschema[format-nongpl]==4.21.1
109
109
# nbformat
110
110
jsonschema-specifications == 2023.12.1
111
111
# via jsonschema
112
- jupyter-client == 8.6.0
112
+ jupyter-client == 8.6.1
113
113
# via
114
114
# ipykernel
115
115
# jupyter-server
116
116
# nbclassic
117
117
# nbclient
118
- jupyter-core == 5.7.1
118
+ jupyter-core == 5.7.2
119
119
# via
120
120
# ipykernel
121
121
# jupyter-client
@@ -125,29 +125,29 @@ jupyter-core==5.7.1
125
125
# nbclient
126
126
# nbconvert
127
127
# nbformat
128
- jupyter-events == 0.9 .0
128
+ jupyter-events == 0.10 .0
129
129
# via jupyter-server
130
- jupyter-lsp == 2.2.3
130
+ jupyter-lsp == 2.2.4
131
131
# via jupyterlab
132
- jupyter-server == 2.12.5
132
+ jupyter-server == 2.13.0
133
133
# via
134
134
# jupyter-lsp
135
135
# jupyterlab
136
136
# jupyterlab-server
137
137
# nbclassic
138
138
# nbgitpuller
139
139
# notebook-shim
140
- jupyter-server-terminals == 0.5.2
140
+ jupyter-server-terminals == 0.5.3
141
141
# via jupyter-server
142
142
jupyter-telemetry == 0.1.0
143
143
# via jupyterhub
144
144
jupyterhub == 4.0.2
145
145
# via -r requirements.in
146
- jupyterlab == 4.1.2
146
+ jupyterlab == 4.1.5
147
147
# via -r requirements.in
148
148
jupyterlab-pygments == 0.3.0
149
149
# via nbconvert
150
- jupyterlab-server == 2.25.3
150
+ jupyterlab-server == 2.25.4
151
151
# via jupyterlab
152
152
mako == 1.3.2
153
153
# via alembic
@@ -164,13 +164,13 @@ mistune==3.0.2
164
164
# via nbconvert
165
165
nbclassic == 1.0.0
166
166
# via -r requirements.in
167
- nbclient == 0.9 .0
167
+ nbclient == 0.10 .0
168
168
# via nbconvert
169
- nbconvert == 7.16.1
169
+ nbconvert == 7.16.2
170
170
# via
171
171
# jupyter-server
172
172
# nbclassic
173
- nbformat == 5.9.2
173
+ nbformat == 5.10.3
174
174
# via
175
175
# jupyter-server
176
176
# nbclassic
@@ -190,7 +190,7 @@ oauthlib==3.2.2
190
190
# via jupyterhub
191
191
overrides == 7.7.0
192
192
# via jupyter-server
193
- packaging == 23.2
193
+ packaging == 24.0
194
194
# via
195
195
# ipykernel
196
196
# jupyter-server
@@ -229,7 +229,7 @@ pygments==2.17.2
229
229
# via
230
230
# ipython
231
231
# nbconvert
232
- pyopenssl == 24.0 .0
232
+ pyopenssl == 24.1 .0
233
233
# via certipy
234
234
python-dateutil == 2.9.0.post0
235
235
# via
@@ -248,7 +248,7 @@ pyzmq==25.1.2
248
248
# jupyter-client
249
249
# jupyter-server
250
250
# nbclassic
251
- referencing == 0.33 .0
251
+ referencing == 0.34 .0
252
252
# via
253
253
# jsonschema
254
254
# jsonschema-specifications
@@ -289,13 +289,13 @@ sniffio==1.3.1
289
289
# httpx
290
290
soupsieve == 2.5
291
291
# via beautifulsoup4
292
- sqlalchemy == 2.0.27
292
+ sqlalchemy == 2.0.28
293
293
# via
294
294
# alembic
295
295
# jupyterhub
296
296
stack-data == 0.6.3
297
297
# via ipython
298
- terminado == 0.18.0
298
+ terminado == 0.18.1
299
299
# via
300
300
# jupyter-server
301
301
# jupyter-server-terminals
@@ -312,7 +312,7 @@ tornado==6.4
312
312
# nbclassic
313
313
# nbgitpuller
314
314
# terminado
315
- traitlets == 5.14.1
315
+ traitlets == 5.14.2
316
316
# via
317
317
# comm
318
318
# ipykernel
@@ -329,7 +329,7 @@ traitlets==5.14.1
329
329
# nbclient
330
330
# nbconvert
331
331
# nbformat
332
- types-python-dateutil == 2.8.19.20240106
332
+ types-python-dateutil == 2.9.0.20240316
333
333
# via arrow
334
334
typing-extensions == 4.10.0
335
335
# via
0 commit comments