From 2f65b8668a41c148f874146f4b86174bdf0f776d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 01:46:35 +0000 Subject: [PATCH] Bump pydantic from 1.10.21 to 2.11.3 in /python Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.21 to 2.11.3. - [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.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.3 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..28c4311 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.3 pydantic_core==2.27.2 python-json-logger==3.2.1 PyYAML==6.0.2