From 0793faad632b43ee9f081f3f75d04709758ce7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 07:29:04 +0000 Subject: [PATCH] Bump pypandoc from 1.10 to 1.11 in /requirements Bumps [pypandoc](https://github.com/JessicaTegner/pypandoc) from 1.10 to 1.11. - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](https://github.com/JessicaTegner/pypandoc/compare/v1.10...v1.11) --- updated-dependencies: - dependency-name: pypandoc 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 3f7c2f24a40e..ef9e98a34962 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -3,7 +3,7 @@ jupyter_sphinx==0.4.0 numpydoc==1.5.0 matplotlib==3.6.3 ansys-sphinx-theme==0.9.6 -pypandoc==1.10 +pypandoc==1.11 pytest-sphinx==0.5.0 sphinx-autobuild==2021.3.14 sphinx-autodoc-typehints==1.22