Bump numpy from 2.3.3 to 2.3.4 (#2041)

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

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.4
  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]
2025-10-16 13:43:48 +00:00
committed by GitHub
parent 66a8554007
commit 95f24f7341
2 changed files with 77 additions and 77 deletions

View File

@@ -50,7 +50,7 @@ faker = "^37.8.0"
async-timeout = "^5.0.1"
bleach = "^6.1.0"
geojson = "^3.2.0"
numpy = "^2.3.3"
numpy = "^2.3.4"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.16"
python-json-logger = "^4.0.0"