Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#326)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
pre-commit-ci[bot] and autofix-ci[bot] authored Jan 27, 2025
1 parent b2ab87b commit 0bb8618
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
12 changes: 6 additions & 6 deletions recipes/mne-python/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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]
Expand Down

0 comments on commit 0bb8618

Please sign in to comment.