From bb28fc1295b760213ab653d154ada1c5e852e93b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 01:41:48 +0000 Subject: [PATCH] Bump pydantic-core from 2.27.2 to 2.33.1 in /python Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.27.2 to 2.33.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.33.1) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.33.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..746050e 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.33.1 python-json-logger==3.2.1 PyYAML==6.0.2 rfc3986==2.0.0