From 8678151e8794dad5a91d227dc334e3121317ee7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 00:22:25 +0000 Subject: [PATCH] Bump pydantic from 2.7.3 to 2.8.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.3 to 2.8.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.7.3...v2.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2a03a8..177b80f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ kube-custom-resource==0.4.0 multidict==6.0.5 pbr==6.0.0 pycparser==2.22 -pydantic==2.7.3 +pydantic==2.8.2 pydantic_core==2.18.4 python-json-logger==2.0.7 PyYAML==6.0.1