Bump numpy from 2.3.0 to 2.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-23 22:14:42 +00:00
committed by GitHub
parent 7e00497479
commit a51ce0397d
2 changed files with 54 additions and 54 deletions

View File

@@ -50,7 +50,7 @@ faker = "^37.4.0"
async-timeout = "^5.0.1"
bleach = "^6.1.0"
geojson = "^3.2.0"
numpy = "^2.2.6"
numpy = "^2.3.1"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.7"
python-json-logger = "^3.3.0"