materialsvirtuallab / megnet

Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals
BSD 3-Clause "New" or "Revised" License
502 stars 156 forks source link

Bump monty from 2021.5.9 to 2021.6.10 #256

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps monty from 2021.5.9 to 2021.6.10.

Release notes

Sourced from monty's releases.

v2021.6.10

  • Expanded support for built-in functions, numpy types, etc. in MSON serialization (@​utf).
Changelog

Sourced from monty's changelog.

<title>Change log &[#8212](https://github.com/materialsvirtuallab/monty/issues/8212); monty 2021.6.10 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/flasky.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/doctools.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
  • 12ad688 Update dev docs
  • 14cb299 update change log
  • f175e54 Merge pull request #251 from utf/builtin-callables
  • 72f0ba8 Merge pull request #267 from utf/numpy
  • 25c1a61 Merge pull request #268 from materialsvirtuallab/dependabot/pip/ruamel-yaml-0...
  • de8caeb Bump ruamel-yaml from 0.17.8 to 0.17.9
  • 6704b7c add test
  • 58e1e37 Add support for numpy generic types
  • 92d38bd Merge pull request #254 from materialsvirtuallab/dependabot/pip/pydantic-1.8.2
  • 55220bb Merge pull request #266 from materialsvirtuallab/dependabot/pip/ruamel-yaml-0...
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 3 years ago

Superseded by #266.