From b61d79cc41e0f49d183593d64d29d7896f3c5737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 00:35:03 +0000 Subject: [PATCH] Bump matplotlib from 3.5.1 to 3.6.1 in /requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.1...v3.6.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 04073c06..0d757a0b 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -16,4 +16,4 @@ vtk==9.1.0 pyvista==0.35.1 pyvistaqt==0.9.0 pyside6==6.2.3 -matplotlib==3.5.1 \ No newline at end of file +matplotlib==3.6.1 \ No newline at end of file