build(deps): bump numpydantic from 1.8.0 to 1.8.1 (#1019)

Bumps [numpydantic](https://github.com/p2p-ld/numpydantic) from 1.8.0 to 1.8.1.
- [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.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: numpydantic
  dependency-version: 1.8.1
  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]
2026-04-18 14:33:28 +02:00
committed by GitHub
parent be651f4bca
commit 6af1ff407f

View File

@@ -18,7 +18,7 @@ dependencies = [
"beautifulsoup4==4.14.3",
"cachebox==5.2.2",
"numpy==2.4.4",
"numpydantic==1.8.0",
"numpydantic==1.8.1",
"matplotlib==3.10.8",
"contourpy==1.3.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.135.3",