From 190b3e86eca7a4d2dbc12434f090af5a3856ec14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:06:13 +0000 Subject: [PATCH] Bump pydantic from 2.9.2 to 2.10.2 in /sync Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.2. - [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/v2.9.2...v2.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/requirements.txt b/sync/requirements.txt index 09e33e865..02ead2779 100644 --- a/sync/requirements.txt +++ b/sync/requirements.txt @@ -19,7 +19,7 @@ idna==3.10 kube-custom-resource==0.5.0 multidict==6.1.0 propcache==0.2.0 -pydantic==2.9.2 +pydantic==2.10.2 pydantic_core==2.24.0 pyhelm3==0.4.0 PyYAML==6.0.2