From 39f96ad35c6d36e3e3c9aa34e04d68791d7c7aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:34:22 +0000 Subject: [PATCH] MNT: (deps): Bump matplotlib from 3.5.3 to 3.9.2 in /ci Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.3 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.3...v3.9.2) --- 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..3176f15fb 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.9.2 metpy==1.2.0 scipy==1.7.3 sphinx==5.2.3