From 31bd1667fe8a209393d60a28ff5b51a2199cb170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 15:24:47 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.8.2 to 2.12.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 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.8.2...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 f1929bf..f849f2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ openai==1.101.0 loguru==0.7.3 -pydantic==2.8.2 +pydantic==2.12.3 pydantic-settings==2.4.0 pydantic_core==2.20.1 g4f[slim]==0.6.0.3