Skip to content

Commit 7e2c806

Browse files
dependabot[bot]Pigbibi
authored andcommitted
chore(deps): bump numpy from 2.4.4 to 2.4.6
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.4 to 2.4.6. - [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.4...v2.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 294cb01 commit 7e2c806

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pandas==3.0.3
2-
numpy==2.4.4
2+
numpy==2.4.6
33
requests==2.34.2
44
matplotlib==3.10.9
55
PyYAML==6.0.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pandas>=3.0.3
2-
numpy>=1.24
2+
numpy>=2.4.6
33
requests>=2.34.2
44
matplotlib>=3.10.9
55
PyYAML>=6.0

0 commit comments

Comments
 (0)