From 06a274c1a18a59ff3ed599dfa41040987dd95b6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 04:52:44 +0000 Subject: [PATCH] chore(deps): bump the pydantic-deps group across 1 directory with 2 updates Bumps the pydantic-deps group with 2 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic) and [pydantic-core](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.12.5 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.0) Updates `pydantic-core` from 2.41.5 to 2.46.0 - [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 dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic-deps - dependency-name: pydantic-core dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9094d6b..de4569cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,8 +12,8 @@ mccabe==0.7.0 mdurl==0.1.2 packaging==26.0 pycodestyle==2.14.0 -pydantic==2.12.5 -pydantic_core==2.41.5 +pydantic==2.13.0 +pydantic_core==2.46.0 pyflakes==3.4.0 Pygments==2.20.0 pyparsing==3.3.2