From 138828a37794b1b6b5c615d5ebfb34f9bf219c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 15:51:14 +0000 Subject: [PATCH] chore(deps-dev): update pydantic requirement from >=2.13.3 to >=2.13.4 Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [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.13.3...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev-exp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev-exp.txt b/requirements-dev-exp.txt index d04bee61d..db955e6c4 100644 --- a/requirements-dev-exp.txt +++ b/requirements-dev-exp.txt @@ -58,7 +58,7 @@ prov>=2.1.1 puremagic>=1.30 pycparser>=3.0 pycryptodome>=3.23.0 -pydantic>=2.13.3 +pydantic>=2.13.4 pydantic-core>=2.46.4 pydantic-settings>=2.12.0 pydot>=4.0.1