From 1ed34ae05395f25c3526cee97fb2ef14e410d3e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:40:34 +0000 Subject: [PATCH 1/2] CI: (deps): Bump cartopy from 0.23.0 to 0.24.1 in /ci Bumps [cartopy](https://github.com/SciTools/cartopy) from 0.23.0 to 0.24.1. - [Release notes](https://github.com/SciTools/cartopy/releases) - [Commits](https://github.com/SciTools/cartopy/compare/v0.23.0...v0.24.1) --- updated-dependencies: - dependency-name: cartopy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/extra_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/extra_requirements.txt b/ci/extra_requirements.txt index 5329ad3b48..1bf11062cf 100644 --- a/ci/extra_requirements.txt +++ b/ci/extra_requirements.txt @@ -1,3 +1,3 @@ -cartopy==0.23.0 +cartopy==0.24.1 dask==2024.9.1 shapely==2.0.6 From 3fd30b41f7005d130470a6dc585463e4cdc1d2ba Mon Sep 17 00:00:00 2001 From: Ryan May Date: Mon, 14 Oct 2024 16:31:49 -0600 Subject: [PATCH 2/2] CI: Roll back to Cartopy 0.24.0 0.24.1 just fixed building wheels for Python 3.13, so conda-forge is skipping that build. --- ci/extra_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/extra_requirements.txt b/ci/extra_requirements.txt index 1bf11062cf..053aa6ef0e 100644 --- a/ci/extra_requirements.txt +++ b/ci/extra_requirements.txt @@ -1,3 +1,3 @@ -cartopy==0.24.1 +cartopy==0.24.0 dask==2024.9.1 shapely==2.0.6