From fb84e09e7b97a446ddac2a6a212badc18bfaee75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 12:35:45 +0000 Subject: [PATCH] MNT: (deps): Bump pytest-mpl from 0.13 to 0.16.0 in /ci Bumps [pytest-mpl](https://github.com/matplotlib/pytest-mpl) from 0.13 to 0.16.0. - [Release notes](https://github.com/matplotlib/pytest-mpl/releases) - [Changelog](https://github.com/matplotlib/pytest-mpl/blob/main/CHANGES.md) - [Commits](https://github.com/matplotlib/pytest-mpl/compare/v0.13...v0.16.0) --- updated-dependencies: - dependency-name: pytest-mpl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/test_requirements.txt b/ci/test_requirements.txt index 2dc724e6078..494e5aa512e 100644 --- a/ci/test_requirements.txt +++ b/ci/test_requirements.txt @@ -1,5 +1,5 @@ pytest==6.2.5 -pytest-mpl==0.13 +pytest-mpl==0.16.0 netCDF4==1.5.8 coverage==6.3 dask==2022.1.1