From d19257ae378a1f303309ac01e2f73e538b576d89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 22:21:47 +0000 Subject: [PATCH] Bump pydantic from 1.10.21 to 2.10.6 in /python Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.21 to 2.10.6. - [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.21...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index aa1fa46..28bd73c 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ kube-custom-resource @ git+https://github.com/stackhpc/kube-custom-resource.git@ MarkupSafe==3.0.2 multidict==6.1.0 propcache==0.2.1 -pydantic==1.10.21 +pydantic==2.10.6 pydantic_core==2.27.2 python-json-logger==3.2.1 PyYAML==6.0.2