Skip to content

Commit

Permalink
Bump phonopy from 2.33.3 to 2.33.4 (#2591)
Browse files Browse the repository at this point in the history
Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.33.3 to
2.33.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md">phonopy's
changelog</a>.</em></p>
<blockquote>
<h2>Dec-28-2024: Version 2.33.4</h2>
<ul>
<li>Restore symfc dependency</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phonopy/phonopy/commit/b00a0b63eb8550d5e6df60eafdb0ebd6386084e7"><code>b00a0b6</code></a>
Merge branch 'develop'</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/c54cdefe7f68ece9e7facabbfa9b20f9b1e15881"><code>c54cdef</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/489">#489</a>
from phonopy/release</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/a30fb51fcf6c640b121d007dcf775af2c7b01322"><code>a30fb51</code></a>
Set version 2.33.4</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/557570b8cbc2de22be5a53e416f9b5d24e2e1746"><code>557570b</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/488">#488</a>
from phonopy/dvec-to-svec</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/0bc714406442e864e942ed757cb3794f8e290647"><code>0bc7144</code></a>
Update dense_to_sparse_svecs</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/cfdd69d4edfb33dd6f4eaaf1b4c467d9f54afa27"><code>cfdd69d</code></a>
Add function dense_to_sparse_svecs</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/a1418960368f8091536d9a311d851db21e7ec41e"><code>a141896</code></a>
Restore symfc dependency</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/3a66540a3d67209bc93cdeea4a3c39d60edb810d"><code>3a66540</code></a>
Minor fix</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/7e25ff3b0c92092e35e1caf08da905ece45bb28d"><code>7e25ff3</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/487">#487</a>
from SergeevGregory/patch-1</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/3b6b5a56c1dec331d86ac7dee32c8ae69c64b1f7"><code>3b6b5a5</code></a>
Update calculator.py</li>
<li>Additional commits viewable in <a
href="https://github.com/phonopy/phonopy/compare/v2.33.3...v2.33.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phonopy&package-manager=pip&previous-version=2.33.3&new-version=2.33.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 Dec 30, 2024
1 parent 5c6be10 commit 88a6acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements-phonons.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
phonopy==2.33.3
phonopy==2.33.4
seekpath==2.1.0

0 comments on commit 88a6acc

Please sign in to comment.