From 4aab65025cf9b3b572d0afa5beb1a143ec32b43e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 05:59:06 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.8.2 to 2.11.7 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.11.7. - [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.11.7) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.7 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..1774081 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.11.7 pydantic-settings==2.4.0 pydantic_core==2.20.1 g4f[slim]==0.6.0.3