build(deps): bump numpydantic from 1.6.10 to 1.6.11 (#654)

Bumps [numpydantic](https://github.com/p2p-ld/numpydantic) from 1.6.10 to 1.6.11.
- [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.6.10...v1.6.11)

---
updated-dependencies:
- dependency-name: numpydantic
  dependency-version: 1.6.11
  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-08-19 15:49:09 +02:00 committed by GitHub
parent 8319fed71c
commit 4a87c67909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
cachebox==5.0.1
numpy==2.3.2
numpydantic==1.6.10
numpydantic==1.6.11
matplotlib==3.10.5
fastapi[standard]==0.115.14
python-fasthtml==0.12.24