From 4c9eece9ce9c3862a61f96cd458cfadef5dc3a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 23:13:51 +0000 Subject: [PATCH] build(deps): bump pydantic-settings from 2.11.0 to 2.12.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.11.0...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 04a85d1..edbd212 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ pvlib==0.13.1 pydantic==2.12.4 pydantic_extra_types==2.10.6 statsmodels==0.14.5 -pydantic-settings==2.11.0 +pydantic-settings==2.12.0 linkify-it-py==2.0.3 loguru==0.7.3