From b0a71952713f706cad4f341e99b7dfb3b73a6c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 15:15:24 +0100 Subject: [PATCH] build(deps): bump pydantic-settings from 2.12.0 to 2.13.1 (#890) Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.12.0 to 2.13.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 089687f..c45b548 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pvlib==0.15.0 pydantic==2.12.5 pydantic_extra_types==2.11.0 statsmodels==0.14.6 -pydantic-settings==2.12.0 +pydantic-settings==2.13.1 linkify-it-py==2.0.3 loguru==0.7.3 lmdb==1.7.5