From e008cee3fa525710c86a2dd35a297030d19a78c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 02:09:50 +0000 Subject: [PATCH] Bump pydantic-core from 2.27.2 to 2.31.1 in /python Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.27.2 to 2.31.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.31.1) --- 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 4fbb80c..478a6ad 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.31.1 python-json-logger==3.2.1 PyYAML==6.0.2 rfc3986==2.0.0