Skip to content

Commit d8d8ec2

Browse files
fix: bump numpy from 2.4.1 to 2.4.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1287891 commit d8d8ec2

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
@@ -9,7 +9,7 @@ Django==6.0.1
99

1010

1111
# Data Manipulation Libraries:
12-
numpy==2.4.1
12+
numpy==2.4.2
1313
pandas==3.0.0
1414

1515
# Data Visualization Libraries:

0 commit comments

Comments
 (0)