Skip to content

Commit

Permalink
Bump phonopy from 2.30.1 to 2.31.0 (#2550)
Browse files Browse the repository at this point in the history
Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.30.1 to
2.31.0.
<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>Nov-13-2024: Version 2.31.0</h2>
<ul>
<li>Maintenance release along with refactoring of MLP interface.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phonopy/phonopy/commit/d7ab2e5ff33e4237c9b0291f5683b853121a24a7"><code>d7ab2e5</code></a>
Merge branch 'develop'</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/fec24de4bbb3a9e93ec4d5df0595f1a248f02616"><code>fec24de</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/458">#458</a>
from phonopy/release</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/4ba23a3fd834f31193048dfaa8d501aa2dcfae3e"><code>4ba23a3</code></a>
Set version 2.31.0</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/cf27ef5a8c319edb7b724dd58ffa8d5f4b1059aa"><code>cf27ef5</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/456">#456</a>
from phonopy/mlpsscha</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/98ba7028982c2c0e3d77643c339089a245c825f5"><code>98ba702</code></a>
Add MLPSSCHA class</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/5be99fd2cb3eb87d5c8d1278b1014be826797794"><code>5be99fd</code></a>
Remove legacy setup.py and setup.cfg</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/cfd64ad56b699694cafc43eb999c04008ad29828"><code>cfd64ad</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/454">#454</a>
from phonopy/remove-init-py</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/91014cebd71cb0815d7867cdfdd34230f740cf9d"><code>91014ce</code></a>
Remove unnecessary <strong>init</strong>.py</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/0bb47c98a1a64a2570a3f182e48904f3baed7a92"><code>0bb47c9</code></a>
Remove sort for another random displacement scheme</li>
<li><a
href="https://github.com/phonopy/phonopy/commit/58451e2777ad63021f787e3cf3f4ab0032cbbc60"><code>58451e2</code></a>
Merge pull request <a
href="https://redirect.github.com/phonopy/phonopy/issues/453">#453</a>
from phonopy/random-disp</li>
<li>Additional commits viewable in <a
href="https://github.com/phonopy/phonopy/compare/v2.30.1...v2.31.0">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.30.1&new-version=2.31.0)](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 25, 2024
1 parent 7eb6921 commit f352113
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.30.1
phonopy==2.31.0
seekpath==2.1.0

0 comments on commit f352113

Please sign in to comment.