From dbb9a14d406aaf44ec4d88669e5a731a57a3270b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 10:59:55 +0000 Subject: [PATCH] Bump pydantic from 2.13.2 to 2.13.3 (#12405) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.2 to 2.13.3.
Release notes

Sourced from pydantic's releases.

v2.13.3 2026-04-20

v2.13.3 (2026-04-20)

What's Changed

Fixes

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.13.2...v2.13.3

Changelog

Sourced from pydantic's changelog.

v2.13.3 (2026-04-20)

GitHub release

What's Changed

Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pydantic&package-manager=pip&previous-version=2.13.2&new-version=2.13.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 4 ++-- requirements/dev.txt | 4 ++-- requirements/lint.txt | 4 ++-- requirements/test-common.txt | 4 ++-- requirements/test-ft.txt | 4 ++-- requirements/test.txt | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index b4f47443129..8d97a6af2dd 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -160,9 +160,9 @@ pycares==5.0.1 # via aiodns pycparser==3.0 # via cffi -pydantic==2.13.2 +pydantic==2.13.3 # via python-on-whales -pydantic-core==2.46.2 +pydantic-core==2.46.3 # via pydantic pyenchant==3.3.0 # via sphinxcontrib-spelling diff --git a/requirements/dev.txt b/requirements/dev.txt index b212220f15a..f6615d6cc85 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -157,9 +157,9 @@ pycares==5.0.1 # via aiodns pycparser==3.0 # via cffi -pydantic==2.13.2 +pydantic==2.13.3 # via python-on-whales -pydantic-core==2.46.2 +pydantic-core==2.46.3 # via pydantic pygments==2.20.0 # via diff --git a/requirements/lint.txt b/requirements/lint.txt index fcfd2f37fde..bb978af299c 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -75,9 +75,9 @@ pycares==5.0.1 # via aiodns pycparser==3.0 # via cffi -pydantic==2.13.2 +pydantic==2.13.3 # via python-on-whales -pydantic-core==2.46.2 +pydantic-core==2.46.3 # via pydantic pygments==2.20.0 # via diff --git a/requirements/test-common.txt b/requirements/test-common.txt index d914ae18b46..b028ee72828 100644 --- a/requirements/test-common.txt +++ b/requirements/test-common.txt @@ -58,9 +58,9 @@ proxy-py==2.4.10 # via -r requirements/test-common.in pycparser==3.0 # via cffi -pydantic==2.13.2 +pydantic==2.13.3 # via python-on-whales -pydantic-core==2.46.2 +pydantic-core==2.46.3 # via pydantic pygments==2.20.0 # via diff --git a/requirements/test-ft.txt b/requirements/test-ft.txt index b5e58049f85..c4f3685cbf7 100644 --- a/requirements/test-ft.txt +++ b/requirements/test-ft.txt @@ -91,9 +91,9 @@ pycares==5.0.1 # via aiodns pycparser==3.0 # via cffi -pydantic==2.13.2 +pydantic==2.13.3 # via python-on-whales -pydantic-core==2.46.2 +pydantic-core==2.46.3 # via pydantic pygments==2.20.0 # via diff --git a/requirements/test.txt b/requirements/test.txt index 337707ccef8..5ea4ab77a32 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -91,9 +91,9 @@ pycares==5.0.1 # via aiodns pycparser==3.0 # via cffi -pydantic==2.13.2 +pydantic==2.13.3 # via python-on-whales -pydantic-core==2.46.2 +pydantic-core==2.46.3 # via pydantic pygments==2.20.0 # via