From 71d5f8e04e67166f793f3fa5533aa561b886c49e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 03:19:30 +0000 Subject: [PATCH] Bump matplotlib from 3.6.3 to 3.7.2 in /requirements Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.3 to 3.7.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.3...v3.7.2) --- 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 3f7c2f24a40..71a2a441e7e 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,7 +1,7 @@ Sphinx==5.3.0 jupyter_sphinx==0.4.0 numpydoc==1.5.0 -matplotlib==3.6.3 +matplotlib==3.7.2 ansys-sphinx-theme==0.9.6 pypandoc==1.10 pytest-sphinx==0.5.0