Bump numpy from 2.2.5 to 2.2.6

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

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.2.6
  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-05-20 17:27:10 +00:00
committed by GitHub
parent 63ef551d4d
commit 17e93b2323
2 changed files with 58 additions and 58 deletions

View File

@@ -52,7 +52,7 @@ faker = "^37.3.0"
async-timeout = "^5.0.1"
bleach = "^6.1.0"
geojson = "^3.2.0"
numpy = "^2.2.5"
numpy = "^2.2.6"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.5"
python-json-logger = "^3.3.0"