Skip to content

Update cartopy requirement from >=0.20 to >=0.23.0#84

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/cartopy-gte-0.23.0
Closed

Update cartopy requirement from >=0.20 to >=0.23.0#84
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/cartopy-gte-0.23.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on cartopy to permit the latest version.

Release notes

Sourced from cartopy's releases.

REL: v0.23

This release is compatible with Python 3.12 and Numpy 2.

Some of the major new features are:

  • Updates to the Gridliner to turn it into a Matplotlib Artist (which greatly enhances performance and interactivity)
  • Better support for Compound paths split across boundaries
  • Addition of GSHHS Antarctica features
  • Turning the Cartopy FeatureArtist into a Matplotlib Collection which enables arrays of values and styles to be used with the collection of geometries in the FeatureArtist (i.e. colormapping the features based on array values is supported)
  • Updates to the shapefile readers and improved documentation across the project.

See the below list for a detail of all PRs included in this release.

What's Changed

... (truncated)

Commits
  • cb95b51 Merge pull request #2346 from greglucas/doc-v0.23
  • e32003e DOC: Add whatsnew entry for v0.23
  • d5b19e2 Merge pull request #2366 from greglucas/build-np2.0
  • 8ae3798 Merge pull request #2363 from SciTools/pre-commit-ci-update-config
  • 60c3103 BLD: Use numpy2.0.0rc1 to build the package
  • e069ab4 Merge pull request #2356 from lgolston/deepcopy-bug-crs
  • 6cc3781 Merge pull request #2354 from lgolston/module-docs
  • 203912a Merge pull request #2365 from greglucas/google-deprecation
  • ab1c9e8 MNT: xfail deprecated Google Image Tile API
  • 4e096b0 [pre-commit.ci] pre-commit autoupdate
  • 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 show <dependency name> 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)

Updates the requirements on [cartopy](https://github.com/SciTools/cartopy) to permit the latest version.
- [Release notes](https://github.com/SciTools/cartopy/releases)
- [Commits](SciTools/cartopy@v0.20.0...v0.23.0)

---
updated-dependencies:
- dependency-name: cartopy
  dependency-version: 0.23.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/cartopy-gte-0.23.0 branch April 13, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant