Skip to content

Commit

Permalink
Bump numpy from 2.1.0 to 2.1.1 in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [numpy](https://github.com/numpy/numpy).


Updates `numpy` from 2.1.0 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@v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent af23f31 commit beaa483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ python_requires = ==3.12.4
install_requires =
dill == 0.3.8
h3 == 3.7.7
numpy == 2.1.0
numpy == 2.1.1
pandas == 2.2.2
pyarrow == 17.0.0
pyyaml == 6.0.2
Expand Down

0 comments on commit beaa483

Please sign in to comment.