Skip to content

Commit 71296c8

Browse files
Bump the actions group with 4 updates
Bumps the actions group with 4 updates: [numpy](https://github.com/numpy/numpy), [pyarrow](https://github.com/apache/arrow), [scikit-image](https://github.com/scikit-image/scikit-image) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `numpy` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.1...v2.2.2) Updates `pyarrow` from 18.1.0 to 19.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-18.1.0...apache-arrow-19.0.0) Updates `scikit-image` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.25.0...v0.25.1) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d833058 commit 71296c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
numpy==2.2.1
1+
numpy==2.2.2
22
scipy==1.15.1
33
matplotlib==3.10.0
44
pandas==2.2.3
55
patsy==1.0.1
6-
pyarrow==18.1.0
6+
pyarrow==19.0.0
77
scikit-learn==1.6.1
8-
scikit-image==0.25.0
8+
scikit-image==0.25.1
99
sympy==1.13.3
1010
statsmodels==0.14.4
1111
seaborn==0.13.2
@@ -18,6 +18,6 @@ Pillow
1818
pooch
1919
ipython
2020
pickleshare
21-
pre-commit==4.0.1
21+
pre-commit==4.1.0
2222
requests
2323
sphinxcontrib-jquery

0 commit comments

Comments
 (0)