diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index 1972893d..28e0d5d2 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -59,7 +59,7 @@ specs: # Python - python =3.12.5 # allow_outdated - pip =24.2 - - conda =24.9.1 + - conda =24.9.2 - mamba =1.5.10 # allow_outdated, 2.0 has issues needing a libmamba that is missing # MNE ecosystem # TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS START: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️ @@ -85,7 +85,7 @@ specs: - mne-ari =0.1.2 - mne-icalabel =0.7.0 - mne-gui-addons =0.1=*_1 - - mne-lsl =1.6.0 + - mne-lsl =1.6.1 - mne-kit-gui =1.3.0 - autoreject =0.4.3 - antio =0.4.0 @@ -130,7 +130,7 @@ specs: - pyface =8.0.0=*_1 - imageio-ffmpeg =0.5.1 - pandas =2.2.3 - - polars =1.9.0 + - polars =1.10.0 - scipy =1.14.1 - openblas =0.3.27 # allow_outdated, scipy / numpy not updated yet - libblas =3.9.0=*openblas @@ -160,8 +160,8 @@ specs: # https://github.com/conda-forge/matplotlib-feedstock/blob/main/recipe/meta.yaml - matplotlib-base =3.9.2 - tornado =6.4.1 - - pyside6 =6.7.3=*_1 - - qt6-main =6.7.3 + - pyside6 =6.8.0=*_1 + - qt6-main =6.8.0 - ipympl =0.9.4 - qtpy =2.4.1 - seaborn =0.13.2 @@ -176,16 +176,16 @@ specs: - termcolor =2.5.0 - defusedxml =0.7.1 # Development - - gh =2.58.0 + - gh =2.59.0 - setuptools_scm =8.1.0 - pytest =8.3.3 - pytest-cov =5.0.0 - pytest-qt =4.4.0 - pytest-timeout =2.3.1 - - pre-commit =4.0.0 - - ruff =0.6.9 - - uv =0.4.18 - - check-manifest =0.49.0 + - pre-commit =4.0.1 + - ruff =0.7.0 + - uv =0.4.25 + - check-manifest =0.50 - codespell =2.3.0 - py-spy =0.3.14 - line_profiler =4.1.3 @@ -193,7 +193,7 @@ specs: - twine =5.1.1 - hatchling =1.25.0 - hatch-vcs =0.4.0 - - mypy =1.11.2 + - mypy =1.12.1 - towncrier =23.11.0 # allow_outdated, 24.7.1 doesn't work with sphinxcontrib-towncrier - vulture =2.13 # Doc building @@ -204,13 +204,13 @@ specs: - selenium =4.25.0 - sphinx =7.4.7 # allow_outdated, sphinx-design not 8.0 compatible - sphinx-design =0.6.1 - - sphinx-gallery =0.17.1 + - sphinx-gallery =0.18.0 - sphinxcontrib-bibtex =2.6.3 - sphinx-copybutton =0.5.2 - sphinxcontrib-youtube =1.4.1 - - intersphinx-registry =0.2410.4 + - intersphinx-registry =0.2410.14 # OS-specific - - git =2.46.2 # [win] + - git =2.47.0 # [win] - make =4.4.1 # [win] - pyobjc-core =10.3.1 # [osx] - pyobjc-framework-Cocoa =10.3.1 # [osx]