Skip to content

Commit b22e165

Browse files
Bump numpy from 2.3.2 to 2.3.3 (#6)
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.2 to 2.3.3. - [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.2...v2.3.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.3 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 7a9eb59 commit b22e165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kiwisolver==1.4.9
1616
# via matplotlib
1717
matplotlib==3.10.6
1818
# via cp-dataset-gui (pyproject.toml)
19-
numpy==2.3.2
19+
numpy==2.3.3
2020
# via
2121
# contourpy
2222
# matplotlib

0 commit comments

Comments
 (0)