Bump numpy from 2.4.0 to 2.4.1 (#2171)

Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.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.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-21 14:31:27 +00:00
committed by GitHub
parent 90a6987aaf
commit 12a9a095a1
2 changed files with 75 additions and 75 deletions

View File

@@ -50,7 +50,7 @@ faker = "^40.1.0"
async-timeout = "^5.0.1"
bleach = "^6.3.0"
geojson = "^3.2.0"
numpy = "^2.4.0"
numpy = "^2.4.1"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.22"
python-json-logger = "^4.0.0"