devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
537 stars 221 forks source link

pip prod(deps): update anytree requirement from <=2.11.1,>=2.4.3 to >=2.4.3,<=2.12.0 #2249

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on anytree to permit the latest version.

Commits
  • 5869589 version bump to 2.12.0
  • 4548e7c Merge pull request #244 from c0fec0de/kylewhite21-devel
  • e8e99aa fix #138, #177
  • ba7a959 Merge branch 'devel' of github.com:kylewhite21/anytree into kylewhite21-devel
  • c45cb46 Merge pull request #243 from c0fec0de/196-lluissalord-patch-1
  • 4015a45 fix #196, introduce LightNodeMixin
  • 715567e Merge pull request #242 from c0fec0de/241-python-312-support
  • 8a6f1e6 Merge branch 'patch-1' of github.com:lluissalord/anytree into lluissalord-pat...
  • 8ce0836 Merge branch 'master' into patch-1
  • 53b7659 add 3.12 for testing
  • 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 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)
codecov[bot] commented 8 months ago

Codecov Report

Merging #2249 (10e7c20) into master (4b0e39a) will not change coverage. Report is 6 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2249   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files         229      229           
  Lines       41691    41691           
  Branches     7696     7696           
=======================================
  Hits        36223    36223           
  Misses       4839     4839           
  Partials      629      629