From e0fdd851b68301c337125db41609e84b0ae6adf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 02:03:35 +0000 Subject: [PATCH] Bump pydantic-core from 2.27.2 to 2.34.1 in /python Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.27.2 to 2.34.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.34.1) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.34.1 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 4fbb80c..cbe381f 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.34.1 python-json-logger==3.2.1 PyYAML==6.0.2 rfc3986==2.0.0