File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 - id : trailing-whitespace
77 - id : no-commit-to-branch
88 - repo : https://github.com/astral-sh/ruff-pre-commit
9- rev : v0.12.8
9+ rev : v0.12.9
1010 hooks :
1111 - id : ruff-check
1212 args : [--fix, --exit-non-zero-on-fix]
1818 hooks :
1919 - id : pyproject-fmt
2020 - repo : https://github.com/biomejs/pre-commit
21- rev : v2.1.4
21+ rev : v2.2.0
2222 hooks :
2323 - id : biome-format
2424 - repo : https://github.com/pre-commit/mirrors-mypy
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ classifiers = [
2525]
2626dynamic = [ " description" , " readme" , " version" ]
2727dependencies = [ " numpy>=1.25.2" ]
28- optional-dependencies.accel = [ " numba" ]
28+ optional-dependencies.accel = [ " numba>=0.57 " ]
2929optional-dependencies.doc = [
3030 " furo>=2024.8.6" ,
3131 " pytest>=8.4" ,
You can’t perform that action at this time.
0 commit comments