From 9941d7ffce1718aae82bf2f5a9cb2b30ed7e9c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 18:07:47 +0000 Subject: [PATCH] Bump pandoc from 2.0.1 to 2.3 Bumps [pandoc](https://github.com/boisgera/pandoc) from 2.0.1 to 2.3. - [Release notes](https://github.com/boisgera/pandoc/releases) - [Changelog](https://github.com/boisgera/pandoc/blob/master/mkdocs/changelog.md) - [Commits](https://github.com/boisgera/pandoc/compare/v2.0.1...v2.3) --- updated-dependencies: - dependency-name: pandoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-requirements.txt b/docs/docs-requirements.txt index c81002a..1d652ba 100644 --- a/docs/docs-requirements.txt +++ b/docs/docs-requirements.txt @@ -1,7 +1,7 @@ Sphinx==4.4.0 sphinx-material==0.0.35 nbsphinx==0.8.8 -pandoc==2.0.1 +pandoc==2.3 ipython==8.0.1 sphinxcontrib-fulltoc==1.2.0 livereload==2.6.3