From e28efc6a9cfbf82e78fe47079b4b452ba7edf504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 21:04:49 +0000 Subject: [PATCH] Bump statsmodels from 0.14.5 to 0.14.6 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61776210..07dec6d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numpy==1.26.4 matplotlib==3.10.1 dask[array, distributed]==2025.2.0 requests==2.32.5 -statsmodels==0.14.5 +statsmodels==0.14.6 pytest==8.4.2 pytest-cov==7.0.0 zarr==2.18.4