From 24f39a7182cf1a8eea6238d3877762484c55bd48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 00:16:33 +0000 Subject: [PATCH] Bump pydantic-settings from 2.10.1 to 2.12.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/2.10.1...v2.12.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.12.0 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 1ce8142..8ac5c93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ twitchapi==4.5.0 sulguk==0.8.0 jinja2==3.1.6 pyyaml==6.0.3 -pydantic_settings==2.10.1 +pydantic_settings==2.12.0 structlog==25.4.0 orjson==3.11.4 uvloop==0.22.1