Bump numpy from 2.1.3 to 2.2.0 (#231)

Bumps [numpy](https://github.com/numpy/numpy) from 2.1.3 to 2.2.0.
- [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.1.3...v2.2.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2024-12-11 00:25:44 +01:00 committed by GitHub
parent 6db7e96bc1
commit 5cd75e964a

View File

@ -1,4 +1,4 @@
numpy==2.1.3
numpy==2.2.0
matplotlib==3.9.2
fastapi[standard]==0.115.5
uvicorn==0.32.1