Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 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@v1.26.4...v2.1.3)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 3c1e9d5 commit 03381d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.11.7
trafaret==2.1.1
pyyaml==6.0.2
numpy==1.26.4
numpy==2.1.3
pandas==2.2.3
scikit-learn==1.5.2
scipy==1.13.1
Expand Down
2 changes: 1 addition & 1 deletion demos/moderator_bot/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ importlib-metadata==0.23 ; python_version < '3.8'
joblib==1.4.2
more-itertools==10.5.0
multidict==6.1.0
numpy==1.26.4
numpy==2.1.3
pluggy==1.5.0
pytest==8.1.1
pytest-aiohttp==1.0.5
Expand Down

0 comments on commit 03381d3

Please sign in to comment.