Skip to content

Commit

Permalink
build(deps): bump statsmodels from 0.14.3 to 0.14.4 (#943)
Browse files Browse the repository at this point in the history
Bumps [statsmodels](https://github.com/statsmodels/statsmodels) from
0.14.3 to 0.14.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/statsmodels/statsmodels/releases">statsmodels's
releases</a>.</em></p>
<blockquote>
<h2>Release 0.14.4</h2>
<p>The statsmodels developers are pleased to announce the release of
0.14.4. This release contains one feature and no fixes.</p>
<p>New Feature:</p>
<ul>
<li>Pyodide support</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/054a626210d919ebdd6296fa6b8d895f767bd544"><code>054a626</code></a>
Merge pull request <a
href="https://redirect.github.com/statsmodels/statsmodels/issues/9379">#9379</a>
from bashtage/final-0-14-4</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/49d1eb3b11fdc2501b060836983bb3b3396f7264"><code>49d1eb3</code></a>
DOC: Fix version number</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/76d26eb2df58dede6db9a92b57f4f3faab874f0f"><code>76d26eb</code></a>
Merge pull request <a
href="https://redirect.github.com/statsmodels/statsmodels/issues/9377">#9377</a>
from bashtage/v0.14.4-1</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/c64c96416a0bd40429b6f80961d5291daf7e69ed"><code>c64c964</code></a>
MAINT: Relax test and fix bug</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/4bbbe2c28201aa116ff4e4a9809c9f6bb9834569"><code>4bbbe2c</code></a>
DOC: Add release note for 0.14.4</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/843e94d509297db80e5fad5b4e6c3eff71ed85c2"><code>843e94d</code></a>
Merge pull request <a
href="https://redirect.github.com/statsmodels/statsmodels/issues/9365">#9365</a>
from agriyakhetarpal/backport/pyodide-support</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/83ff8f7ba7a8ecd3c5aceb3349ff4da434dfa113"><code>83ff8f7</code></a>
Don't trigger workflow outside <code>main</code></li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/963919df1a4a4f14fb8be821d09828a74c4152eb"><code>963919d</code></a>
Fix linter errors</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/d3db00e779f074fef989d7b3176a28e02346bde3"><code>d3db00e</code></a>
Temporarily skip running on just the <code>main</code> branch</li>
<li><a
href="https://github.com/statsmodels/statsmodels/commit/a80f8311babf0da757bb502b0c38469a048e1f9a"><code>a80f831</code></a>
Skip warning under <code>np.linalg</code> (lack of FP exceptions)</li>
<li>Additional commits viewable in <a
href="https://github.com/statsmodels/statsmodels/compare/v0.14.3...v0.14.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=statsmodels&package-manager=pip&previous-version=0.14.3&new-version=0.14.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6550a5a commit d3e6763
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3e6763

Please sign in to comment.