From 3cb9c9b326503e1d313d06a8fc03eabaa39118f5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:26:06 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.1...v0.7.2) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From e7f81418c47015948f0d4ec7902bb7f05faf0e6f Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:28:27 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- recipes/mne-python/construct.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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