From b52d41bb77c180a105bd2cab3baba32be2dcf60c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 01:03:07 +0000 Subject: [PATCH] Bump matplotlib from 3.4.2 to 3.4.3 in /extra_requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- extra_requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_requirements/requirements-tests.txt b/extra_requirements/requirements-tests.txt index 1d3fb8d43..4911e78b4 100644 --- a/extra_requirements/requirements-tests.txt +++ b/extra_requirements/requirements-tests.txt @@ -12,7 +12,7 @@ holoviews==1.14.5 ipywidgets==7.6.3 hypothesis==6.14.5 jupyter-client==6.1.12 # for ipywidgets -matplotlib==3.4.2 +matplotlib==3.4.3 multihist==0.6.4 npshmex==0.2.1 # Strax dependency numba==0.53.1 # Strax dependency