From 54b2f4996fef2418d37d0219cfb6d83f7029a9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:31:10 +0000 Subject: [PATCH] [DEPENDABOT]: Bump statsmodels from 0.14.1 to 0.14.2 Bumps [statsmodels](https://github.com/statsmodels/statsmodels) from 0.14.1 to 0.14.2. - [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.1...v0.14.2) --- updated-dependencies: - dependency-name: statsmodels 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 d543f3a..0533d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -113,7 +113,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 stack-data==0.6.3 -statsmodels==0.14.1 +statsmodels==0.14.2 stdlib-list==0.10.0 stevedore==5.2.0 texttable==1.7.0