thegraphnetwork / epigraphhub_py

Epigraphhub Python package
GNU General Public License v3.0
2 stars 9 forks source link

chore(depbot): bump shapely from 1.8.0 to 1.8.1 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps shapely from 1.8.0 to 1.8.1.

Changelog

Sourced from shapely's changelog.

1.8.1 (2022-02-16)

Packaging:

Wheels for 1.8.1 published on PyPI include GEOS 3.10.2. This version is the best version of GDAL yet. Discrepancies in behavior compared to previous versions are considered to be improvements.

For the first time, we will publish wheels for macos_arm64 (see PR #1310).

Python version support:

Shapely 1.8.1 works with Pythons 3.6-3.10.

Bug fixes:

  • Require Cython >= 0.29.24 to support Python 3.10 (#1224).
  • Fix array_interface_base (#1235).
Commits
  • 3078195 This is 1.8.1
  • 776a186 Backport releasing workflow from main (#1310)
  • 35b3e38 Update manual version from 1.7.0 to 1.8.0 (#1284)
  • 6f716fe CI: remove AppVeyor, add Windows and macOS to CI testing, remove 'dev' (#1272)
  • 5c00617 Re-add VERSION.txt to MANIFEST.in
  • f243caa Replace Toblerity/Shapely -> shapely/shapely (#1268)
  • f6a7aec Update MANIFEST.in to exclude *.c files (#1264)
  • a3c0984 fix the array_interface_base property (#1235)
  • d1cda1f DOC: Update URLs for GEOS, PostGIS and use HTTPS for Code of Conduct
  • 6e9e9b2 CI: Upgrade GEOS versions, more robust doctests (#1226)
  • 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 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)