From 826c9a44e9f56f24d1e03682110e010c3ca92184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 19:34:40 +0100 Subject: [PATCH] build(deps): bump statsmodels from 0.14.5 to 0.14.6 (#802) Bumps [statsmodels](https://github.com/statsmodels/statsmodels) from 0.14.5 to 0.14.6. - [Release notes](https://github.com/statsmodels/statsmodels/releases) - [Changelog](https://github.com/statsmodels/statsmodels/blob/main/CHANGES.md) - [Commits](https://github.com/statsmodels/statsmodels/compare/v0.14.5...v0.14.6) --- updated-dependencies: - dependency-name: statsmodels dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 95bf7c1..fc1b4db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ psutil==7.1.3 pvlib==0.13.1 pydantic==2.12.5 pydantic_extra_types==2.10.6 -statsmodels==0.14.5 +statsmodels==0.14.6 pydantic-settings==2.11.0 linkify-it-py==2.0.3 loguru==0.7.3