From e1c13f6d4d034a5a8199b60d4a3e7d4405b09020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 14:14:33 +0000 Subject: [PATCH] Bump pydantic-settings from 2.7.1 to 2.13.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.1 to 2.13.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.13.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.13.1 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 6a8604c..483265f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ redis==5.2.1 yt-dlp==2026.2.21 anthropic==0.43.0 pydantic==2.10.4 -pydantic-settings==2.7.1 +pydantic-settings==2.13.1 python-multipart==0.0.22 websockets==14.1 httpx==0.28.1