Skip to content

Commit b3ed7e9

Browse files
Bump numpy from 2.4.0 to 2.4.1 in /requirements
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b1a566 commit b3ed7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib==3.7.1; python_version<='3.10'
55
matplotlib==3.10.8; python_version>='3.11'
66
numpy; python_version=='3.7'
77
numpy==1.24.3; python_version<='3.10'
8-
numpy==2.4.0; python_version>='3.11'
8+
numpy==2.4.1; python_version>='3.11'
99
scipy; python_version=='3.7'
1010
scipy==1.10.1; python_version<='3.10'
1111
scipy==1.16.3; python_version>='3.11'

0 commit comments

Comments
 (0)