Skip to content

Commit

Permalink
Bump maggma from 0.69.3 to 0.69.4 (#2482)
Browse files Browse the repository at this point in the history
Bumps [maggma](https://github.com/materialsproject/maggma) from 0.69.3
to 0.69.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/materialsproject/maggma/releases">maggma's
releases</a>.</em></p>
<blockquote>
<h2>v0.69.4</h2>
<p>Version 0.69.4</p>
<h3>Commits</h3>
<ul>
<li>[64265b4a] Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/997">#997</a>
from kbuma/fix-numpy2-opendatastore</li>
<li>[0f47d278] fix line too long</li>
<li>[2949b827] issue warning about state of open data stores and xfail
tests that do not work with numpy 2.x</li>
<li>[38797c94] Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/996">#996</a>
from
materialsproject/dependabot/pip/requirements/cryptography-43.0.1</li>
<li>[3c94c69e] Bump cryptography from 42.0.4 to 43.0.1 in
/requirements</li>
<li>[e553944d] Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/994">#994</a>
from materialsproject/rkingsbury-patch-2</li>
<li>[9f924ee7] Update pyproject.toml</li>
<li>[c95e7fe3] require numpy&gt;1.26.4</li>
<li>[10689d68] add python 3.12 to auto dep upgrades</li>
<li>[70f1654b] Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/992">#992</a>
from materialsproject/rkingsbury-patch-1</li>
<li>[506b3229] Updated CHANGELOG.md</li>
<li>[d5188e5b] add python 3.12 to CI tests</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md">maggma's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/materialsproject/maggma/tree/v0.69.4">v0.69.4</a>
(2024-09-29)</h2>
<p><a
href="https://github.com/materialsproject/maggma/compare/v0.69.3...v0.69.4">Full
Changelog</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
<li>[Feature Request]: Support numpy 2.0 <a
href="https://redirect.github.com/materialsproject/maggma/issues/990">#990</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>clarify state of open data stores <a
href="https://redirect.github.com/materialsproject/maggma/pull/997">#997</a>
(<a href="https://github.com/kbuma">kbuma</a>)</li>
<li>add python 3.12 to CI tests <a
href="https://redirect.github.com/materialsproject/maggma/pull/992">#992</a>
(<a href="https://github.com/rkingsbury">rkingsbury</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/materialsproject/maggma/commit/64265b4ae21f2786f13f7609a458e2c2986c7af9"><code>64265b4</code></a>
Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/997">#997</a>
from kbuma/fix-numpy2-opendatastore</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/0f47d278c7d5d6a0952af2df0f9a54fc6db1385b"><code>0f47d27</code></a>
fix line too long</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/2949b82734d36232bac6ac1c969a211b624d643d"><code>2949b82</code></a>
issue warning about state of open data stores and xfail tests that do
not wor...</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/38797c94db627b9d86db310c8d4d29d87cbe697b"><code>38797c9</code></a>
Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/996">#996</a>
from materialsproject/dependabot/pip/requirements/cry...</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/3c94c69e326b9091078caf889031a934065ca289"><code>3c94c69</code></a>
Bump cryptography from 42.0.4 to 43.0.1 in /requirements</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/e553944daa883734dfb7385627536d238bbe10d4"><code>e553944</code></a>
Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/994">#994</a>
from materialsproject/rkingsbury-patch-2</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/9f924ee7ac740580f605699d91aa672d8494732a"><code>9f924ee</code></a>
Update pyproject.toml</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/c95e7fe3c5cb6b864e4f6cd006954c809cb8b549"><code>c95e7fe</code></a>
require numpy&gt;1.26.4</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/10689d68b07197085d5daf1850c7289ebc7fd0f7"><code>10689d6</code></a>
add python 3.12 to auto dep upgrades</li>
<li><a
href="https://github.com/materialsproject/maggma/commit/70f1654b0ec37880111125ba4d276945536a1df4"><code>70f1654</code></a>
Merge pull request <a
href="https://redirect.github.com/materialsproject/maggma/issues/992">#992</a>
from materialsproject/rkingsbury-patch-1</li>
<li>Additional commits viewable in <a
href="https://github.com/materialsproject/maggma/compare/v0.69.3...v0.69.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maggma&package-manager=pip&previous-version=0.69.3&new-version=0.69.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 Oct 1, 2024
1 parent f9aea06 commit ea36111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ase==3.23.0
custodian==2024.6.24
emmet-core==0.84.2
maggma==0.69.3
maggma==0.69.4
monty==2024.7.30
numpy==1.26.4
psutil==5.9.8
Expand Down

0 comments on commit ea36111

Please sign in to comment.