Bump numpy from 2.3.0 to 2.3.1

Bumps [numpy](https://github.com/numpy/numpy) from 2.3.0 to 2.3.1.
- [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.0...v2.3.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.1
  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-06-24 01:34:47 +00:00
committed by GitHub
parent add3ace98a
commit b1ae92a549
2 changed files with 57 additions and 54 deletions

View File

@@ -48,7 +48,7 @@ cryptography = "^45.0.4"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.3.0"
numpy = "^2.3.1"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.7"
pycparser = "^2.22"