catalyst-cooperative / rmi-energy-communities

Partnership between Catalyst and RMI to identify energy communities as defined by the Inflation Reduction Act
MIT License
4 stars 2 forks source link

Update pygeos requirement from <0.13,>=0.11 to >=0.11,<0.15 #59

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on pygeos to permit the latest version.

Changelog

Sourced from pygeos's changelog.

Version 0.14 (2022-12-12)

  • Added support for Python 3.11 binary wheels (#458).

  • Dropped support for Python 3.6 (#458).

  • Binary wheels now include GEOS 3.10.4 (#458).

  • Fixed unittests for GEOS 3.11 (#458).

  • Only use the 'fast' path in to/from_shapely when using conda (#459).

Acknowledgments

Thanks to everyone who contributed to this release! People with a "+" by their names contributed a patch for the first time.

  • Casper van der Wel
  • Joris Van den Bossche

Version 0.13 (2022-08-25)

Distribution

Bug fixes

  • Fixed the to_shapely and from_shapely functions for compatibility with the upcoming Shapely 2.0 release (#452)

Acknowledgments

Thanks to everyone who contributed to this release! People with a "+" by their names contributed a patch for the first time.

  • Casper van der Wel
  • Joris Van den Bossche
  • Mike Taves

Version 0.12 (2021-12-03)

... (truncated)

Commits


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)