From 5a8c77b081107749fb8811026757944b69196ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:05:24 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.11.7 to 2.11.9 in /requirements Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.9. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.11.9) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.9 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 9f1bd5c..8de64f8 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -19,4 +19,4 @@ codespell==2.4.1 # project dependencies # ------------ -pydantic==2.11.7 +pydantic==2.11.9