Bump numpy from 2.2.0 to 2.2.2 (#395)
Some checks are pending
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run

Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.2.
- [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.2)

---
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] 2025-01-21 01:22:09 +01:00 committed by GitHub
parent 8c08f55900
commit e781d1d446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
numpy==2.2.0 numpy==2.2.2
numpydantic==1.6.4 numpydantic==1.6.4
matplotlib==3.10.0 matplotlib==3.10.0
fastapi[standard]==0.115.6 fastapi[standard]==0.115.6