Bump numpy from 2.3.4 to 2.3.5 (#2101)

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

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.5
  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-11-18 15:00:13 +00:00
committed by GitHub
parent 9714977f3b
commit 17157ae43c
2 changed files with 77 additions and 77 deletions

View File

@@ -50,7 +50,7 @@ faker = "^38.0.0"
async-timeout = "^5.0.1"
bleach = "^6.3.0"
geojson = "^3.2.0"
numpy = "^2.3.4"
numpy = "^2.3.5"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.18"
python-json-logger = "^4.0.0"