From c187f2a7dcdf348015dcd20846d9a18d93f6a318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 01:35:46 +0000 Subject: [PATCH] Bump pydantic from 1.10.21 to 2.11.1 in /python Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.21 to 2.11.1. - [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.11.1) --- 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 4fbb80c..51bef16 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.11.1 pydantic_core==2.27.2 python-json-logger==3.2.1 PyYAML==6.0.2