Skip to content

Commit 5697d30

Browse files
Bump the actions group with 3 updates (#736)
Bumps the actions group with 3 updates: [scipy](https://github.com/scipy/scipy), [matplotlib](https://github.com/matplotlib/matplotlib) and [scikit-learn](https://github.com/scikit-learn/scikit-learn). Updates `scipy` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.12.0...v1.13.0) Updates `matplotlib` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.3...v3.8.4) Updates `scikit-learn` from 1.4.1.post1 to 1.4.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.4.1.post1...1.4.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e41805 commit 5697d30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
numpy==1.26.4
2-
scipy==1.12.0
3-
matplotlib==3.8.3
2+
scipy==1.13.0
3+
matplotlib==3.8.4
44
pandas==2.2.1
55
patsy==0.5.6
66
pyarrow==15.0.2
7-
scikit-learn==1.4.1.post1
7+
scikit-learn==1.4.2
88
scikit-image==0.22.0
99
sympy==1.12
1010
statsmodels==0.14.1

0 commit comments

Comments
 (0)