From d7af8197f66baddf7487bc1b5535330337a43a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:42:09 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.11.7 to 2.12.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.12.3. - [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.7...v2.12.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f0e2f5..5e80267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ propcache==0.3.2 pyasn1==0.6.1 pycognito==2024.5.1 pycparser==2.22 -pydantic==2.11.7 +pydantic==2.12.3 pydantic_core==2.33.2 Pygments==2.19.2 PyJWT==2.10.1