Skip to content

Commit

Permalink
Bump numpy from 2.1.2 to 2.1.3 in /requirements (#1847)
Browse files Browse the repository at this point in the history
* Bump numpy from 2.1.2 to 2.1.3 in /requirements

Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove numpy upper-limit

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and PProfizi authored Nov 8, 2024
1 parent 3849393 commit 104b0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_install.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
importlib-metadata==8.5.0
numpy==2.1.2
numpy==2.1.3
packaging==24.0
psutil==6.1.0
tqdm==4.67.0

0 comments on commit 104b0b2

Please sign in to comment.