Bump numpy from 2.2.3 to 2.2.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-22 14:29:50 +00:00
committed by GitHub
parent 7485162411
commit 5d4394bfda
2 changed files with 58 additions and 58 deletions

View File

@@ -48,7 +48,7 @@ flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"
mistune = "0.8.4"
numpy = "^2.2.3"
numpy = "^2.2.4"
ordered-set = "^4.1.0"
phonenumbers = "^8.13.52"
pycparser = "^2.22"