Skip to content

Commit 81aa4b8

Browse files
[autofix.ci] apply automated fixes
1 parent 7aaf696 commit 81aa4b8

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

recipes/mne-python/construct.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ specs:
9292
- mne-ari =0.1.2
9393
- mne-icalabel =0.8.1
9494
- mne-gui-addons =0.1=*_1
95-
- mne-lsl =1.13.1
95+
- mne-lsl =1.13.2
9696
- mne-videobrowser =0.2.1
9797
- autoreject =0.4.3
98-
- antio =0.6.1
98+
- antio =0.7.0
9999
- hedtools =1.1.0
100100
- wfdb =4.3.1
101101
- meegkit =0.1.9
@@ -106,7 +106,7 @@ specs:
106106
- surfa =0.6.3
107107
- fsleyes =1.18.1
108108
- dcm2niix =1.0.20250506
109-
- dipy =1.12.0
109+
- dipy =1.12.1
110110
- nilearn =0.13.1
111111
# Time-frequency analysis
112112
- pactools =0.3.1
@@ -162,7 +162,7 @@ specs:
162162
- decorator =5.2.1
163163
- filelock =3.29.0
164164
- lazy-loader =0.5
165-
- packaging =26.1
165+
- packaging =26.2
166166
- pooch =1.9.0
167167
- tqdm =4.67.3
168168
- h5py =3.16.0
@@ -179,7 +179,7 @@ specs:
179179
- numpy =2.4.3 # [not (osx and x86_64)]
180180
- numpy =2.3.5 # [osx and x86_64] # allow_outdated, numba
181181
- scipy =1.17.1
182-
- openblas =0.3.32
182+
- openblas =0.3.33
183183
- libblas =3.11.0*=*openblas
184184
- jupyter =1.1.1
185185
- notebook =7.5.5
@@ -201,7 +201,7 @@ specs:
201201
- openpyxl =3.1.5
202202
- xlrd =2.0.2
203203
- nibabel =5.4.0
204-
- pyarrow =23.0.1
204+
- pyarrow =24.0.0
205205
# Statistics
206206
- pingouin =0.6.1
207207
- statsmodels =0.14.6
@@ -212,7 +212,7 @@ specs:
212212
# Viz
213213
# matplotilb is just matplotlib-base, tornado, and pyqt
214214
# https://github.com/conda-forge/matplotlib-feedstock/blob/main/recipe/meta.yaml
215-
- matplotlib-base =3.10.8
215+
- matplotlib-base =3.10.9
216216
- tornado =6.5.5
217217
# conda-forge pinning needs to update to 6.11, then we can rerender VTK
218218
# https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/8372
@@ -230,14 +230,14 @@ specs:
230230
- pyvista =0.47.3
231231
- pyvistaqt =0.11.4
232232
- trame =3.12.0
233-
- trame-vtk =2.11.7
233+
- trame-vtk =2.11.8
234234
- trame-vuetify =3.2.1
235235
- nest-asyncio2 =1.7.2
236236
- termcolor =3.3.0
237237
- defusedxml =0.7.1
238238
- imageio =2.37.0
239239
- ipyevents =2.0.4
240-
- ipython =9.11.0
240+
- ipython =9.13.0
241241
- jinja2 =3.1.6
242242
- jupyter_client =8.8.0
243243
- nbclient =0.10.4
@@ -251,7 +251,7 @@ specs:
251251
- pygments =2.20.0
252252
- psutil =7.2.2
253253
- memory_profiler =0.61.0
254-
- gh =2.90.0
254+
- gh =2.91.0
255255
- setuptools_scm =9.2.2
256256
- pytest =9.0.3
257257
- pytest-cov =7.1.0
@@ -263,7 +263,7 @@ specs:
263263
- uv =0.11.7
264264
- check-manifest =0.51
265265
- codespell =2.4.2
266-
- py-spy =0.4.1
266+
- py-spy =0.4.2
267267
- line_profiler =5.0.2
268268
- memory_profiler =0.61.0
269269
- twine =6.2.0
@@ -273,16 +273,16 @@ specs:
273273
- towncrier =25.8.0
274274
- vulture =2.16
275275
- grayskull =3.1.0
276-
- conda-recipe-manager =0.10.1
276+
- conda-recipe-manager =0.10.2
277277
- conda-build =26.3.0
278-
- conda-smithy =3.61.1
278+
- conda-smithy =3.61.2
279279
- menuinst =2.4.2
280280
- cmake =4.3.2 # scipy
281281
- meson =1.11.1 # matplotlib, scipy
282282
- meson-python =0.19.0
283283
- pybind11 =3.0.3
284284
- click =8.2.1 # allow_outdated, needs conda-recipe-manager update
285-
- typer =0.24.1
285+
- typer =0.25.0
286286
- libffi =3.5.2
287287
# Doc building
288288
- numpydoc =1.10.0
@@ -292,12 +292,12 @@ specs:
292292
- selenium =4.43.0
293293
- sphinx =9.1.0
294294
- sphinx-design =0.7.0
295-
- sphinx-gallery =0.20.0
295+
- sphinx-gallery =0.21.0
296296
- sphinxcontrib-bibtex =2.6.5
297297
- sphinx-copybutton =0.5.2
298298
- sphinxcontrib-youtube =1.5.0
299299
- sphinxcontrib-towncrier =0.5.0a0
300-
- intersphinx-registry =0.2603.16
300+
- intersphinx-registry =0.2605.27
301301
# OS-specific
302302
- pythran =0.18.1 # [not win] # pulls in clang, scipy
303303
- gfortran =15.2.0 # [not win] # scipy

0 commit comments

Comments
 (0)