44#
55# pip-compile requirements/dev.in
66#
7- anyio==4.3 .0
7+ anyio==4.4 .0
88 # via
99 # -c requirements/test.txt
1010 # httpx
@@ -33,7 +33,7 @@ bleach==6.1.0
3333 # via nbconvert
3434build==1.2.1
3535 # via pip-tools
36- certifi==2024.2 .2
36+ certifi==2024.6 .2
3737 # via
3838 # -c requirements/base.txt
3939 # -c requirements/test.txt
@@ -78,9 +78,9 @@ exceptiongroup==1.2.1
7878 # ipython
7979executing==2.0.1
8080 # via stack-data
81- fastjsonschema==2.19.1
81+ fastjsonschema==2.20.0
8282 # via nbformat
83- fonttools==4.51 .0
83+ fonttools==4.53 .0
8484 # via
8585 # -c requirements/base.txt
8686 # matplotlib
@@ -106,7 +106,7 @@ idna==3.7
106106 # httpx
107107 # jsonschema
108108 # requests
109- importlib-metadata==7.1 .0
109+ importlib-metadata==8.0 .0
110110 # via
111111 # build
112112 # jupyter-client
@@ -130,7 +130,7 @@ ipython==8.18.1
130130 # ipykernel
131131 # ipywidgets
132132 # jupyter-console
133- ipywidgets==8.1.2
133+ ipywidgets==8.1.3
134134 # via jupyter
135135isoduration==20.11.0
136136 # via jsonschema
@@ -145,7 +145,7 @@ jinja2==3.1.4
145145 # nbconvert
146146json5==0.9.25
147147 # via jupyterlab-server
148- jsonpointer==2.4
148+ jsonpointer==3.0.0
149149 # via jsonschema
150150jsonschema[format-nongpl]==4.22.0
151151 # via
@@ -156,7 +156,7 @@ jsonschema-specifications==2023.12.1
156156 # via jsonschema
157157jupyter==1.0.0
158158 # via -r requirements/dev.in
159- jupyter-client==8.6.1
159+ jupyter-client==8.6.2
160160 # via
161161 # ipykernel
162162 # jupyter-console
@@ -180,7 +180,7 @@ jupyter-events==0.10.0
180180 # via jupyter-server
181181jupyter-lsp==2.2.5
182182 # via jupyterlab
183- jupyter-server==2.14.0
183+ jupyter-server==2.14.1
184184 # via
185185 # jupyter-lsp
186186 # jupyterlab
@@ -189,15 +189,15 @@ jupyter-server==2.14.0
189189 # notebook-shim
190190jupyter-server-terminals==0.5.3
191191 # via jupyter-server
192- jupyterlab==4.2.0
192+ jupyterlab==4.2.2
193193 # via notebook
194194jupyterlab-pygments==0.3.0
195195 # via nbconvert
196- jupyterlab-server==2.27.1
196+ jupyterlab-server==2.27.2
197197 # via
198198 # jupyterlab
199199 # notebook
200- jupyterlab-widgets==3.0.10
200+ jupyterlab-widgets==3.0.11
201201 # via ipywidgets
202202kiwisolver==1.4.5
203203 # via
@@ -231,7 +231,7 @@ nbformat==5.10.4
231231 # nbconvert
232232nest-asyncio==1.6.0
233233 # via ipykernel
234- notebook==7.2.0
234+ notebook==7.2.1
235235 # via jupyter
236236notebook-shim==0.2.4
237237 # via
@@ -244,7 +244,7 @@ numpy==1.26.4
244244 # matplotlib
245245overrides==7.7.0
246246 # via jupyter-server
247- packaging==24.0
247+ packaging==24.1
248248 # via
249249 # -c requirements/base.txt
250250 # -c requirements/test.txt
@@ -276,11 +276,11 @@ platformdirs==4.2.2
276276 # jupyter-core
277277prometheus-client==0.20.0
278278 # via jupyter-server
279- prompt-toolkit==3.0.43
279+ prompt-toolkit==3.0.47
280280 # via
281281 # ipython
282282 # jupyter-console
283- psutil==5.9.8
283+ psutil==6.0.0
284284 # via ipykernel
285285ptyprocess==0.7.0
286286 # via
@@ -335,7 +335,7 @@ referencing==0.35.1
335335 # jsonschema
336336 # jsonschema-specifications
337337 # jupyter-events
338- requests==2.32.2
338+ requests==2.32.3
339339 # via
340340 # -c requirements/base.txt
341341 # -c requirements/test.txt
@@ -382,7 +382,7 @@ tomli==2.0.1
382382 # build
383383 # jupyterlab
384384 # pip-tools
385- tornado==6.4
385+ tornado==6.4.1
386386 # via
387387 # ipykernel
388388 # jupyter-client
@@ -409,7 +409,7 @@ traitlets==5.14.3
409409 # qtconsole
410410types-python-dateutil==2.9.0.20240316
411411 # via arrow
412- typing-extensions==4.11.0
412+ typing-extensions==4.12.2
413413 # via
414414 # -c requirements/base.txt
415415 # -c requirements/test.txt
@@ -418,14 +418,14 @@ typing-extensions==4.11.0
418418 # ipython
419419uri-template==1.3.0
420420 # via jsonschema
421- urllib3==2.2.1
421+ urllib3==2.2.2
422422 # via
423423 # -c requirements/base.txt
424424 # -c requirements/test.txt
425425 # requests
426426wcwidth==0.2.13
427427 # via prompt-toolkit
428- webcolors==1.13
428+ webcolors==24.6.0
429429 # via jsonschema
430430webencodings==0.5.1
431431 # via
@@ -435,9 +435,9 @@ websocket-client==1.8.0
435435 # via jupyter-server
436436wheel==0.43.0
437437 # via pip-tools
438- widgetsnbextension==4.0.10
438+ widgetsnbextension==4.0.11
439439 # via ipywidgets
440- zipp==3.18 .2
440+ zipp==3.19 .2
441441 # via
442442 # -c requirements/base.txt
443443 # importlib-metadata
0 commit comments