Skip to content

Commit b59eccf

Browse files
build(deps): bump numpy from 1.25.2 to 2.0.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.25.2 to 2.0.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.25.2...v2.0.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62d8e85 commit b59eccf

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
@@ -3,7 +3,7 @@ jupyter == 1.0.0
33
keras == 2.14.0
44
matplotlib == 3.8.1
55
notebook == 7.1.1
6-
numpy == 1.25.2
6+
numpy == 2.0.2
77
pandas == 2.2.0
88
pillow == 10.0.1
99
seaborn == 0.13.1

0 commit comments

Comments
 (0)