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.3.3 to 2021.5.9 #245

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps monty from 2021.3.3 to 2021.5.9.

Release notes

Sourced from monty's releases.

v2021.5.9

  • Drop py3.5 support.
Changelog

Sourced from monty's changelog.

<div class="document">
  <div class="documentwrapper">
    <div class="bodywrapper">
      <div class="body" role="main">

... (truncated)

Commits
  • 4629078 Fix tasks.
  • bebb968 Update dev docs
  • 210f688 Merge branch 'master' of github.com:materialsvirtuallab/monty
  • aa0d313 REmove py36 from tests.
  • 8e49b26 Merge pull request #248 from materialsvirtuallab/dependabot/pip/pymongo-3.11.4
  • a2734e7 Req updates.
  • ea99f64 Merge branch 'master' of github.com:materialsvirtuallab/monty
  • 7af5823 Drop py35 support. Fixes #250.
  • 82a17d4 Bump pymongo from 3.11.3 to 3.11.4
  • d4c36fa Merge pull request #239 from utf/callables
  • 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