From e3bc8716ee22e11d9beadaac7f10a0537527bb9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:42:59 +0000 Subject: [PATCH] MNT: (deps): Bump matplotlib from 3.5.3 to 3.8.1 in /ci Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.3 to 3.8.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.3...v3.8.1) --- updated-dependencies: - dependency-name: matplotlib 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..59de55182 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,5 +1,5 @@ cartopy==0.18.0 -matplotlib==3.5.3 +matplotlib==3.8.1 metpy==1.2.0 scipy==1.7.3 sphinx==5.2.3