Bump numpy from 2.2.0 to 2.2.1 (#305)

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

---
updated-dependencies:
- dependency-name: numpy
  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] 2024-12-31 16:27:31 +01:00 committed by GitHub
parent 19c1f44f09
commit 25b174952d

View File

@ -1,4 +1,4 @@
numpy==2.2.0
numpy==2.2.1
matplotlib==3.10.0
fastapi[standard]==0.115.6
uvicorn==0.34.0