From 0bb861844505c69d09b25cae1837928ad1958a30 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:08:50 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#326) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- recipes/mne-python/construct.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index adc123ce..82322f16 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.9.2 + rev: v0.9.3 hooks: - id: ruff - id: ruff-format diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index 15c2b9b7..87ce5e51 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -58,7 +58,7 @@ channels: specs: # Python - python =3.12.7 # allow_outdated - - pip =24.3.1 + - pip =25.0 - wheel =0.45.1 - conda =24.11.0 # allow_outdated, https://github.com/conda-forge/conda-feedstock/pull/247#issuecomment-2549103813 - mamba =2.0.5 @@ -134,7 +134,7 @@ specs: - pyface =8.0.0=*_1 - imageio-ffmpeg =0.6.0 - pandas =2.2.3 - - polars =1.20.0 + - polars =1.21.0 - scipy =1.15.1 - openblas =0.3.28 - libblas =3.9.0=*openblas @@ -176,7 +176,7 @@ specs: - pyvistaqt =0.11.1 - trame =3.7.6 - trame-vtk =2.8.14 - - trame-vuetify =2.8.0 + - trame-vuetify =2.8.1 - termcolor =2.5.0 - defusedxml =0.7.1 # Development @@ -187,7 +187,7 @@ specs: - pytest-qt =4.4.0 - pytest-timeout =2.3.1 - pre-commit =4.1.0 - - ruff =0.9.2 + - ruff =0.9.3 - uv =0.5.21 # allow_outdated, windows bild problems - check-manifest =0.50 - codespell =2.4.0 @@ -205,14 +205,14 @@ specs: - pydata-sphinx-theme =0.16.1 - graphviz =12.0.0 - python-graphviz =0.20.3 - - selenium =4.28.0 + - selenium =4.28.1 - sphinx =8.1.3 - sphinx-design =0.6.1 - sphinx-gallery =0.18.0 - sphinxcontrib-bibtex =2.6.3 - sphinx-copybutton =0.5.2 - sphinxcontrib-youtube =1.4.1 - - intersphinx-registry =0.2412.7 + - intersphinx-registry =0.2501.23 # OS-specific - git =2.47.1 # [win] - make =4.4.1 # [win]