Skip to content

Commit

Permalink
dependency: (deps): bump numpy from 1.26.4 to 2.1.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 593ba0b commit 5c53080
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ joblib = "~=1.2.0"
loguru = "*"
matplotlib = "~=3.6.1"
networkx = "*"
numpy = "<2.0.0"
numpy = "<3.0.0"
pandas = "==1.3.5"
scikit-learn = "~=1.4.1"
scipy = "*"
Expand Down
95 changes: 56 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c53080

Please sign in to comment.