From 31219aed217fc22a188385d6b37c8e3027660549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:44:28 +0000 Subject: [PATCH] Bump pydantic-core from 2.41.5 to 2.46.3 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.41.5 to 2.46.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.46.3 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 b2e28a1..f0d8a2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pluggy==1.6.0 pydantic==2.12.5 pydantic-extra-types==2.11.1 pydantic-settings==2.13.1 -pydantic_core==2.41.5 +pydantic_core==2.46.3 Pygments==2.20.0 pytest==9.0.3 python-dotenv==1.2.2