Skip to content

Commit 0a74d1f

Browse files
fix: bump numpy from 2.2.4 to 2.3.5
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.4 to 2.3.5. - [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.4...v2.3.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5303f5 commit 0a74d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Data Manipulation Libraries:
3-
numpy==2.2.4
3+
numpy==2.3.5
44
pandas==2.3.3
55

66
# Data Visualization Libraries:

0 commit comments

Comments
 (0)