Skip to content

Commit 19fc48d

Browse files
build(deps): bump numpy from 2.2.3 to 2.2.4 in /requirements (#1189)
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.3 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.2.3...v2.2.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa61a6e commit 19fc48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy == 2.2.3
1+
numpy == 2.2.4
22
scipy == 1.15.2
33
matplotlib == 3.10.1
44
cvxpy == 1.5.3

0 commit comments

Comments
 (0)