From e923be46dafd6fd4f15163dd5702697beea0e281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:35:41 +0000 Subject: [PATCH] Bump numpydantic from 1.6.7 to 1.6.8 Bumps [numpydantic](https://github.com/p2p-ld/numpydantic) from 1.6.7 to 1.6.8. - [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.7...v1.6.8) --- updated-dependencies: - dependency-name: numpydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2de46fe..945310c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.2.3 -numpydantic==1.6.7 +numpydantic==1.6.8 matplotlib==3.10.1 fastapi[standard]==0.115.11 python-fasthtml==0.12.4