From b6d3a681efd775d7a370108840e045172d28c453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 04:36:45 +0000 Subject: [PATCH] Bump pydantic-core from 2.33.2 to 2.35.1 in the all group Bumps the all group with 1 update: [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `pydantic-core` from 2.33.2 to 2.35.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.2...v2.35.1) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 444b3db6..d16a39e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ propcache==0.3.2 # via yarl pydantic==2.11.7 # via aiopenapi3 -pydantic-core==2.33.2 +pydantic-core==2.35.1 # via pydantic pyyaml==6.0.2 # via aiopenapi3