From 71fed30d6e9898caceb57319d569c4239285075e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:26:17 +0000 Subject: [PATCH] MNT: (deps): Bump metpy from 1.2.0 to 1.5.1 in /ci Bumps [metpy](https://github.com/Unidata/MetPy) from 1.2.0 to 1.5.1. - [Release notes](https://github.com/Unidata/MetPy/releases) - [Commits](https://github.com/Unidata/MetPy/compare/v1.2.0...v1.5.1) --- updated-dependencies: - dependency-name: metpy 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..68fab0c63 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,6 +1,6 @@ cartopy==0.18.0 matplotlib==3.5.3 -metpy==1.2.0 +metpy==1.5.1 scipy==1.7.3 sphinx==5.2.3 sphinx_rtd_theme==1.0.0