diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8722fd9..3f14713b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.1 + rev: v0.7.2 hooks: - id: ruff - id: ruff-format diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index 77ec0cbb..592260fb 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -58,7 +58,7 @@ channels: specs: # Python - python =3.12.5 # allow_outdated - - pip =24.2 + - pip =24.3.1 - conda =24.9.2 - mamba =1.5.10 # allow_outdated, 2.0 has issues needing a libmamba that is missing # MNE ecosystem @@ -130,14 +130,14 @@ specs: - pyface =8.0.0=*_1 - imageio-ffmpeg =0.5.1 - pandas =2.2.3 - - polars =1.11.0 + - polars =1.12.0 - scipy =1.14.1 - openblas =0.3.27 # allow_outdated, scipy / numpy not updated yet - libblas =3.9.0=*openblas - jupyter =1.1.1 - - jupyterlab =4.2.4 + - jupyterlab =4.3.0 - ipykernel =6.29.5 - - spyder-kernels =3.0.0 + - spyder-kernels =3.0.1 # TODO: Needs to not require pyqt # https://github.com/spyder-ide/spyder/issues/20201 # spyder =5.5.5 @@ -179,12 +179,12 @@ specs: - gh =2.60.1 - setuptools_scm =8.1.0 - pytest =8.3.3 - - pytest-cov =5.0.0 + - pytest-cov =6.0.0 - pytest-qt =4.4.0 - pytest-timeout =2.3.1 - pre-commit =4.0.1 - - ruff =0.7.1 - - uv =0.4.27 + - ruff =0.7.2 + - uv =0.4.29 - check-manifest =0.50 - codespell =2.3.0 - py-spy =0.3.14 @@ -201,7 +201,7 @@ specs: - pydata-sphinx-theme =0.16.0 - graphviz =12.0.0 - python-graphviz =0.20.3 - - selenium =4.25.0 + - selenium =4.26.1 - sphinx =7.4.7 # allow_outdated, sphinx-design not 8.0 compatible - sphinx-design =0.6.1 - sphinx-gallery =0.18.0