ucl-bug / jaxdf

A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations
GNU Lesser General Public License v3.0
117 stars 7 forks source link

Update pycln requirement from <2.1,>=2.0.4 to >=2.0.4,<2.2 #105

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on pycln to permit the latest version.

Release notes

Sourced from pycln's releases.

v2.1.2

Fixed

Added

Changed

Changelog

Sourced from pycln's changelog.

[2.1.2] - 2022-11-09

Fixed

Added

Changed

[2.1.1] - 2022-07-28

Changed

[2.0.4] - 2022-07-18 (a quick release solving v2.0.3 problem [affects PY3.9+])

Fixed

Changed

[2.0.3] - 2022-07-17 (a broken release [affects PY3.9+], goto v2.0.4)

Fixed

[2.0.2] - 2022-07-13

Added

Changed

... (truncated)

Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Merging #105 (a376ecc) into main (4f45962) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files          14       14           
  Lines         910      910           
=======================================
  Hits          829      829           
  Misses         81       81           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

astanziola commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like pycln is up-to-date now, so this is no longer needed.