scipy-lectures / scientific-python-lectures

Tutorial material on the scientific Python ecosystem
https://lectures.scientific-python.org
Other
3.11k stars 1.19k forks source link

Bump statsmodels from 0.14.0 to 0.14.1 #708

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps statsmodels from 0.14.0 to 0.14.1.

Release notes

Sourced from statsmodels's releases.

Release 0.14.1

This is a bug fix and future-proofing release that contains all bug fixes that have been applied since 0.14.0 was released.

There are no enhancements or changes to the statsmdoels API.

Commits
  • 7767ecd Merge pull request #9092 from bashtage/backport-0.14.1
  • a78a176 Merge commit 'e417dc0fe26d5e87509678b680f5671eef613e1a' into backport-0.14.1
  • 44c1020 Merge commit '12e0284e8eee9610f35a471749b6ea5c79e49a52' into backport-0.14.1
  • 203558b Merge commit 'e03af9ff0e3a51d3a10f46aff0da56d4f48ea713' into backport-0.14.1
  • 40ccc03 Merge commit '45a744de6c2d17bce6539d089d0f7426bc45630b' into backport-0.14.1
  • b8f7359 Merge commit '15e92058c3288c2d988420d691c5203ae76cb2ea' into backport-0.14.1
  • 1ad770c Merge commit 'e2ea96c5ae464c4f0d17e9d5936bc13c90dc1bff' into backport-0.14.1
  • 9f94640 Merge commit 'd118d6315d24e66dde60ac0b1cf250b7cd1f59b9' into backport-0.14.1
  • 4dfecec Merge commit '96c89ba00efa5ac6ce0d5f04f7f008c04df7df95' into backport-0.14.1
  • 6ecbbaa Merge commit '1176c87fb44f3f58616dea649843cbcb573fd6ed' into backport-0.14.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)