Skip to content

Commit 72580ed

Browse files
fix: bump numpy from 2.2.4 to 2.3.4
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.4 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.2.4...v2.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c52acf2 commit 72580ed

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
@@ -4,7 +4,7 @@ Django==5.1.6
44

55

66
# Data Manipulation Libraries:
7-
numpy==2.2.4
7+
numpy==2.3.4
88
pandas==2.3.1
99

1010
# Data Visualization Libraries:

0 commit comments

Comments
 (0)