Skip to content

Commit

Permalink
Bump numpy from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent c896ed3 commit 97396ce
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 49 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docker = "==7.1.0"
click = "==8.1.7"
PyYAML = "==6.0.2"
python-dateutil = "==2.9.0.post0"
numpy = "==2.0.1"
numpy = "==2.1.0"
jsonschema-default = "==1.6.0"
mergedeep = "==1.3.4"
httpx = "==0.27.0"
Expand Down
103 changes: 55 additions & 48 deletions Pipfile.lock

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

0 comments on commit 97396ce

Please sign in to comment.