From 2147c78dc1bfa09aa87c6a2fc0416c6db34aa2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 22:22:08 +0000 Subject: [PATCH] Bump pydantic-core from 2.27.2 to 2.29.0 in /python Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.27.2 to 2.29.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.29.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor ... 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 aa1fa46..9535b82 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -23,7 +23,7 @@ MarkupSafe==3.0.2 multidict==6.1.0 propcache==0.2.1 pydantic==1.10.21 -pydantic_core==2.27.2 +pydantic_core==2.29.0 python-json-logger==3.2.1 PyYAML==6.0.2 rfc3986==2.0.0