From 8db91caa8660e53554e558d4d3883f3e9f59ebd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 01:16:20 +0000 Subject: [PATCH] [deps] Update pypandoc requirement from ~=1.15 to ~=1.16 Updates the requirements on [pypandoc](https://github.com/JessicaTegner/pypandoc) to permit the latest version. - [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.15...v1.16.2) --- updated-dependencies: - dependency-name: pypandoc dependency-version: 1.16.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54cc4942..23b10c14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ sphinx~=8.0.2 sphinxawesome-theme~=5.3.2 svglib rst2pdf -pypandoc~=1.15 +pypandoc~=1.16 pypandoc_binary~=1.15 sphinxcontrib-jquery sphinx-notfound-page