From e5a094cab5caf19cf0ce5cbcb384b05de1100cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 18:32:50 +0000 Subject: [PATCH] Bump pydantic-core from 2.27.2 to 2.33.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b222e5bd..30bcd646 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ more-itertools==10.5.0 multidict==6.1.0 propcache==0.2.1 pydantic==2.10.5 -pydantic-core==2.27.2 +pydantic-core==2.33.1 pyyaml==6.0.2 sniffio==1.3.1 typing-extensions==4.12.2