Bump numpy from 2.2.4 to 2.2.5

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

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.2.5
  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-04-21 23:17:11 +00:00
committed by GitHub
parent d6baaebef8
commit 25524324c5
2 changed files with 231 additions and 81 deletions

310
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ cryptography = "^44.0.2"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.2.4"
numpy = "^2.2.5"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.3"
pycparser = "^2.22"