From e26e1e650c0bbfd04f9b114a0d743f656788b9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:01:24 +0000 Subject: [PATCH] Bump matplotlib from 3.6.2 to 3.6.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b5b82c26..9132dc8e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ # Runtime dependencies cycler==0.11.0 -matplotlib==3.6.2 +matplotlib==3.6.3 numpy==1.22.4 pyglotaran==0.6.0 tabulate==0.9.0