Skip to content

Commit

Permalink
Bump sella from 2.3.4 to 2.3.5 (#2499)
Browse files Browse the repository at this point in the history
Bumps [sella](https://github.com/zadorlab/sella) from 2.3.4 to 2.3.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zadorlab/sella/releases">sella's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Internals bug by <a
href="https://github.com/juditzador"><code>@​juditzador</code></a> in <a
href="https://redirect.github.com/zadorlab/sella/pull/41">zadorlab/sella#41</a></li>
<li>changed np.infty to np.inf by <a
href="https://github.com/juditzador"><code>@​juditzador</code></a> in <a
href="https://redirect.github.com/zadorlab/sella/pull/43">zadorlab/sella#43</a></li>
<li>Create py.typed by <a
href="https://github.com/Andrew-S-Rosen"><code>@​Andrew-S-Rosen</code></a>
in <a
href="https://redirect.github.com/zadorlab/sella/pull/48">zadorlab/sella#48</a></li>
<li>Remove deprecated <code>force_consistent</code> parameter by <a
href="https://github.com/Andrew-S-Rosen"><code>@​Andrew-S-Rosen</code></a>
in <a
href="https://redirect.github.com/zadorlab/sella/pull/46">zadorlab/sella#46</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/juditzador"><code>@​juditzador</code></a> made
their first contribution in <a
href="https://redirect.github.com/zadorlab/sella/pull/41">zadorlab/sella#41</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/zadorlab/sella/compare/v2.3.4...v2.3.5">https://github.com/zadorlab/sella/compare/v2.3.4...v2.3.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zadorlab/sella/commit/4d5412b8ac854038cdc6b100b437eba7cbf96f56"><code>4d5412b</code></a>
Merge branch 'master' of github.com:zadorlab/sella</li>
<li><a
href="https://github.com/zadorlab/sella/commit/b01df68d3d6dff766595c493d6a021e7dbcdf067"><code>b01df68</code></a>
increment version</li>
<li><a
href="https://github.com/zadorlab/sella/commit/0bba1b79ac64378204c61776254a2cae571704d5"><code>0bba1b7</code></a>
Merge pull request <a
href="https://redirect.github.com/zadorlab/sella/issues/46">#46</a> from
Andrew-S-Rosen/patch-2</li>
<li><a
href="https://github.com/zadorlab/sella/commit/ec2a53282dbf774737e48f6f14137f6f241ff26f"><code>ec2a532</code></a>
Merge pull request <a
href="https://redirect.github.com/zadorlab/sella/issues/48">#48</a> from
Andrew-S-Rosen/patch-3</li>
<li><a
href="https://github.com/zadorlab/sella/commit/2b24de4defae7e86f8d3557dceec214b9db4050c"><code>2b24de4</code></a>
Create py.typed</li>
<li><a
href="https://github.com/zadorlab/sella/commit/7e234b4ebf614b362594e7792af8e95b2b478b60"><code>7e234b4</code></a>
Update optimize.py</li>
<li><a
href="https://github.com/zadorlab/sella/commit/3ff94d1e240b552f25ecdc89a8c9f56b3432db05"><code>3ff94d1</code></a>
Remove deprecated <code>force_consistent</code> parameter</li>
<li><a
href="https://github.com/zadorlab/sella/commit/37395fc75c2a0a06a0bf0b4e918c5b65667227d4"><code>37395fc</code></a>
Merge pull request <a
href="https://redirect.github.com/zadorlab/sella/issues/43">#43</a> from
zadorlab/small_bugs</li>
<li><a
href="https://github.com/zadorlab/sella/commit/2d8756bb01707affd9c603d90759ee449d55e5a6"><code>2d8756b</code></a>
changed np.infty to np.inf</li>
<li><a
href="https://github.com/zadorlab/sella/commit/f260f0e336bae8626ead34124c5c1472cd34f224"><code>f260f0e</code></a>
Merge pull request <a
href="https://redirect.github.com/zadorlab/sella/issues/41">#41</a> from
zadorlab/internals_bug</li>
<li>Additional commits viewable in <a
href="https://github.com/zadorlab/sella/compare/v2.3.4...v2.3.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sella&package-manager=pip&previous-version=2.3.4&new-version=2.3.5)](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 Oct 15, 2024
1 parent 83b080d commit c4df419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements-sella.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sella==2.3.4
sella==2.3.5

0 comments on commit c4df419

Please sign in to comment.