Skip to content

Commit 10764c2

Browse files
build(deps): bump numpy from 2.3.3 to 2.3.4 in /requirements (#1297)
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.3 to 2.3.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.3.3...v2.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59d0cc7 commit 10764c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy == 2.3.3
1+
numpy == 2.3.4
22
scipy == 1.16.2
33
matplotlib == 3.10.7
44
cvxpy == 1.7.3

0 commit comments

Comments
 (0)