From ce48d26afbc8b66858e6d649406dba1d23016539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 13:52:54 +0000 Subject: [PATCH] chore(deps): Bump pydantic-core from 2.27.2 to 2.34.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bc86b3..68b46cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 pydantic==2.10.5 -pydantic_core==2.27.2 +pydantic_core==2.34.1 python-multipart==0.0.20 sniffio==1.3.1 starlette==0.46.2