From 1c02767904cdc089ed0705e2d527cf6eac5d3656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 12:44:21 +0000 Subject: [PATCH] MNT: (deps): Bump pytest-mpl from 0.13 to 0.15.0 in /ci Bumps [pytest-mpl](https://github.com/matplotlib/pytest-mpl) from 0.13 to 0.15.0. - [Release notes](https://github.com/matplotlib/pytest-mpl/releases) - [Changelog](https://github.com/matplotlib/pytest-mpl/blob/master/CHANGES.md) - [Commits](https://github.com/matplotlib/pytest-mpl/compare/v0.13...v0.15.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..a4016b17fe9 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.15.0 netCDF4==1.5.8 coverage==6.3 dask==2022.1.1