Skip to content

Commit 743744f

Browse files
Bump numpy from 2.0.1 to 2.2.4 in /DevUtils
Bumps [numpy](https://github.com/numpy/numpy) from 2.0.1 to 2.2.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.2.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c90544 commit 743744f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevUtils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gmpy2==2.2.1
22
loguru==0.7.3
33
numba==0.61.0
4-
numpy==2.0.1
4+
numpy==2.2.4
55
pytest==8.3.4

0 commit comments

Comments
 (0)