From f8b0d941f316dea19c25512cb1cafd38c4cfad2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:56:04 +0000 Subject: [PATCH] Bump pydantic-core from 2.23.4 to 2.27.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.23.4 to 2.27.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.27.0) --- updated-dependencies: - dependency-name: pydantic-core 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 61440f4..f226dce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ pycparser==2.22 # via cffi pydantic==2.9.2 # via pydantic-settings -pydantic-core==2.23.4 +pydantic-core==2.27.0 # via pydantic pydantic-settings==2.5.2 # via supa (setup.cfg)