From 08220eed023ace399687bf6b4fcfb7e9a7bd63e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:26:27 +0200 Subject: [PATCH] build(deps): bump statsmodels from 0.14.4 to 0.14.5 (#615) Bumps [statsmodels](https://github.com/statsmodels/statsmodels) from 0.14.4 to 0.14.5. - [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.4...v0.14.5) --- updated-dependencies: - dependency-name: statsmodels dependency-version: 0.14.5 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 911c4b8..25e383e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ platformdirs==4.3.8 psutil==7.0.0 pvlib==0.13.0 pydantic==2.11.7 -statsmodels==0.14.4 +statsmodels==0.14.5 pydantic-settings==2.10.1 linkify-it-py==2.0.3 loguru==0.7.3