From 66d985369b6175fbf282e671481d5ad0a3008e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 19:27:24 +0000 Subject: [PATCH] Bump matplotlib from 3.5.1 to 3.5.3 in /requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.1 to 3.5.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.1...v3.5.3) --- 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..93010cdd 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.3 \ No newline at end of file