BayesWitnesses / m2cgen

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
MIT License
2.8k stars 241 forks source link

Bump statsmodels from 0.13.1 to 0.13.2 #503

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps statsmodels from 0.13.1 to 0.13.2.

Release notes

Sourced from statsmodels's releases.

Release 0.13.2

The statsmodels developers are happy to announce the bugfix release for the 0.13 branch. This release fixes 10 bugs and provides protection against changes in recent versions of upstream packages.

Commits
  • c875408 Merge pull request #8107 from bashtage/release-note
  • 8c5179d MAINT: Release note for 0.13.2
  • ff14cd8 Merge pull request #8096 from bashtage/backport/maintenance/0.13.x/pr-8093
  • 0e4272f Merge pull request #8097 from bashtage/backport/maintenance/0.13.x/pr-8086
  • c03750d Merge pull request #8086 from xjcl/patch-1
  • d226f7c Merge pull request #8093 from josef-pkt/bug_proportion_pwer_2indep
  • 2dbb8a6 Merge pull request #8092 from statsmodels/mod-setup
  • f2f6dc1 MAINT: Correct setup for oldest supported
  • 81a74e7 Merge pull request #8089 from statsmodels/backport-final
  • e7877e1 MAINT: Final changes
  • 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 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)