From b4eda0974342b41cb14c25f6892084cfb781bb5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 14:19:33 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.11.1 to 2.11.4 in /requirements Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.1 to 2.11.4. - [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.11.1...v2.11.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 00615fa..dbc77df 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -19,4 +19,4 @@ codespell==2.4.1 # project dependencies # ------------ -pydantic==2.11.1 +pydantic==2.11.4