Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update matminer requirement from <=0.7.4 to <=0.9.0 #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Updates the requirements on matminer to permit the latest version.

Release notes

Sourced from matminer's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: hackingmaterials/matminer@v0.8.0...v0.9.0

Changelog

Sourced from matminer's changelog.

<title>MatMiner Changelog &[#8212](https://github.com/hackingmaterials/matminer/issues/8212); matminer 0.9.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/nature.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<div class="document">
  <div class="documentwrapper">
    <div class="bodywrapper">
      <div class="body" role="main">

... (truncated)

Commits
  • f39992b Defer MPRester import to allow it to act more like an optional dependency (...
  • 29f13fd Merge pull request #905 from hackingmaterials/ml-evs/fix-mp-test
  • 607210a Skip the thermo tests rather than crash if MP API is missing
  • e8c54ee Merge pull request #903 from hackingmaterials/m-evs/auto-dependency-upgrades
  • 2590133 Add compatibility np.array() call for numpy 1.24
  • feb3a4c Replace deprecated numpy type aliases
  • c611f69 Add upper pin for pandas
  • 8c03eb9 Upgrade dscribe invocation to v2
  • a8c7fca Relint with new black
  • b5bf8b3 Add requirements folder to CI test trigger
  • Additional commits viewable in compare view

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 commands and options

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

Updates the requirements on [matminer](https://github.com/hackingmaterials/matminer) to permit the latest version.
- [Release notes](https://github.com/hackingmaterials/matminer/releases)
- [Changelog](https://github.com/hackingmaterials/matminer/blob/main/docs/changelog.html)
- [Commits](hackingmaterials/matminer@v0.0.3...v0.9.0)

---
updated-dependencies:
- dependency-name: matminer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants