Bump numpy from 2.3.5 to 2.4.0 (#3180)

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

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

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]
2025-12-23 13:04:49 -05:00
committed by GitHub
parent 7ad5477a2f
commit 46a23abd4b
2 changed files with 75 additions and 77 deletions

View File

@@ -48,7 +48,7 @@ cryptography = "^46.0.3"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.3.5"
numpy = "^2.4.0"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.21"
pycparser = "^2.23"