From f4f88a25eb0bdf08b2979a4cfe6cef1a4a25bb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 10:30:47 +0000 Subject: [PATCH] Bump pydantic from 1.10.10 to 1.10.13 in /VenvRecipes/AydinVenv Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.10 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.10...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-version: 1.10.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VenvRecipes/AydinVenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VenvRecipes/AydinVenv/requirements.txt b/VenvRecipes/AydinVenv/requirements.txt index 4eb8c90..456a0a9 100644 --- a/VenvRecipes/AydinVenv/requirements.txt +++ b/VenvRecipes/AydinVenv/requirements.txt @@ -1,5 +1,5 @@ numpy==1.26.4 numexpr==2.8.4 -pydantic==1.10.10 +pydantic==1.10.13 aydin==0.1.15 dask[dataframe]==2024.6.2 \ No newline at end of file