IntelLabs / matsciml

Open MatSci ML Toolkit is a framework for prototyping and scaling out deep learning models for materials discovery supporting widely used materials science datasets, and built on top of PyTorch Lightning, the Deep Graph Library, and PyTorch Geometric.
MIT License
144 stars 20 forks source link

build(deps): bump matgl from 1.0.0 to 1.1.1 #211

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps matgl from 1.0.0 to 1.1.1.

Release notes

Sourced from matgl's releases.

v1.1.1

v1.1.0

Changelog

Sourced from matgl's changelog.

1.1.1

1.1.0

Commits
  • 088a8a8 Updated changelog.
  • 02ea5cc Update reqs.
  • 5df8229 Merge branch 'main' of github.com:materialsvirtuallab/matgl
  • 64a86b1 Update pyproject.toml and requirements.txt for dgl-2.x (#257)
  • 472778f Update changelog.
  • 4faa738 Merge branch 'main' of github.com:materialsvirtuallab/matgl
  • 4f18d7f Update version.
  • 64f5f8c Included more united tests to improve code coverage (#253)
  • 2e84398 Update the model version of Potential class in pretrained models (#252)
  • 3d94dd4 CHGNet-matgl implementation (#242)
  • 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 show 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)
laserkelvin commented 5 months ago

@dependabot rebase

laserkelvin commented 4 months ago

@melo-gonzo can I leave this to you to decide if we want to update or not? Since it includes CHGnet, which might be of interest.

melo-gonzo commented 4 months ago

@melo-gonzo can I leave this to you to decide if we want to update or not? Since it includes CHGnet, which might be of interest.

I'll have a look today

dependabot[bot] commented 4 months ago

Superseded by #238.