From 4ef240e1bffa195f4a87d48436ce5a222c026bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 13:47:08 +0000 Subject: [PATCH] Bump pydantic from 1.10.1 to 1.10.13 in /python Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.1 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.1...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... 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 7b64e15..364dce5 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -19,7 +19,7 @@ kopf==1.35.6 kube-custom-resource @ git+https://github.com/stackhpc/kube-custom-resource.git@851b1bf25fecdbc180e73494eb77c7899274ee15 MarkupSafe==2.1.1 multidict==6.0.2 -pydantic==1.10.1 +pydantic==1.10.13 python-json-logger==2.0.4 PyYAML==6.0 rfc3986==1.5.0