build(deps): bump numpydantic from 1.9.1 to 1.10.0 (#1119)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

Bumps [numpydantic](https://github.com/p2p-ld/numpydantic) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/p2p-ld/numpydantic/releases)
- [Changelog](https://github.com/p2p-ld/numpydantic/blob/main/docs/changelog.md)
- [Commits](https://github.com/p2p-ld/numpydantic/compare/v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: numpydantic
  dependency-version: 1.10.0
  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]
2026-06-23 09:41:30 +02:00
committed by GitHub
parent 41453f2781
commit 441a4639c3

View File

@@ -18,7 +18,7 @@ dependencies = [
"beautifulsoup4==4.15.0", "beautifulsoup4==4.15.0",
"cachebox==6.1.2", "cachebox==6.1.2",
"numpy==2.4.6", "numpy==2.4.6",
"numpydantic==1.9.1", "numpydantic==1.10.0",
"matplotlib==3.11.0", "matplotlib==3.11.0",
"contourpy==1.3.3", "contourpy==1.3.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.138.0", "fastapi[standard-no-fastapi-cloud-cli]==0.138.0",