Bump numpy from 2.4.1 to 2.4.2 (#2202)

Bumps [numpy](https://github.com/numpy/numpy) from 2.4.1 to 2.4.2.
- [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.1...v2.4.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.4.2
  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-02-03 14:38:18 +00:00
committed by GitHub
parent f6e77c2546
commit 38bce0a994
2 changed files with 75 additions and 75 deletions

View File

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