build(deps): bump numpydantic from 1.6.8 to 1.6.9 (#548)

Bumps [numpydantic](https://github.com/p2p-ld/numpydantic) from 1.6.8 to 1.6.9.
- [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.8...v1.6.9)

---
updated-dependencies:
- dependency-name: numpydantic
  dependency-version: 1.6.9
  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-05-13 08:16:24 +02:00 committed by GitHub
parent 6c1f728fdf
commit c6aed8d847
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.2.5
numpydantic==1.6.8
numpydantic==1.6.9
matplotlib==3.10.3
fastapi[standard]==0.115.12
python-fasthtml==0.12.15