From beaa4837edcbbe307521091ea43f955466096804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:41:33 +0000 Subject: [PATCH] Bump numpy from 2.1.0 to 2.1.1 in the python-packages group 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](https://github.com/numpy/numpy/compare/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] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a301b63..7efc79c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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