From d86a12262e24902f9b619ea4d224a5c6cd8484af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 10:42:15 +0000 Subject: [PATCH] Bump matplotlib from 3.5.1 to 3.5.2 in /requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... 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 efa8decb..611aa58c 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.5.2 \ No newline at end of file