File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,22 +49,22 @@ Changelog = "https://github.com/scipy/scipy-stubs/releases"
4949
5050[dependency-groups ]
5151extras = [" scipy-stubs[scipy]" ]
52- ci = [" packaging>=26.1 " ]
52+ ci = [" packaging>=26.2 " ]
5353lint = [
5454 { include-group = " extras" },
5555 " dprint-py==0.53.1.0" ,
56- " ruff==0.15.11 " ,
56+ " ruff==0.15.12 " ,
5757 " sp-repo-review[cli]==2026.4.4" ,
5858]
5959type = [
6060 { include-group = " extras" },
6161 { include-group = " ci" },
6262 " array-api-compat==1.14.0" , # bundled as `_lib.array_api_compat`
6363 " pytest==9.0.3" , # needed for `_lib._array_api.make_xp_pytest_*`
64- " matplotlib==3.10.8 " , # needed for `spatial._plotutils` and `stats._fit.FitResult.plot`
64+ " matplotlib==3.10.9 " , # needed for `spatial._plotutils` and `stats._fit.FitResult.plot`
6565 " basedpyright==1.39.3" ,
6666 " mypy[faster-cache]==1.20.2" ,
67- " pyrefly==0.62.0 " ,
67+ " pyrefly==0.63.1 " ,
6868 " stubdefaulter>=0.1.0" ,
6969 " ty==0.0.33" ,
7070]
You can’t perform that action at this time.
0 commit comments