From fdf6295eb875b6a4558c0590653840f86d37e31a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:29:42 +0000 Subject: [PATCH] MNT: (deps): Bump cartopy from 0.18.0 to 0.21.1 in /ci Bumps [cartopy](https://github.com/SciTools/cartopy) from 0.18.0 to 0.21.1. - [Release notes](https://github.com/SciTools/cartopy/releases) - [Commits](https://github.com/SciTools/cartopy/compare/v0.18.0...v0.21.1) --- updated-dependencies: - dependency-name: cartopy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 3b7ed12df..a6b9962a5 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,4 +1,4 @@ -cartopy==0.18.0 +cartopy==0.21.1 matplotlib==3.5.3 metpy==1.2.0 scipy==1.7.3