From 52d24f1662a9a0c92edbc3a0f2ced4ddc93fcf7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:07:42 +0000 Subject: [PATCH] build(deps): bump pypandoc-binary from 1.15 to 1.16 in /requirements Bumps [pypandoc-binary](https://github.com/JessicaTegner/pypandoc) from 1.15 to 1.16. - [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) --- updated-dependencies: - dependency-name: pypandoc-binary dependency-version: '1.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_build.txt | 2 +- requirements/requirements_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index 6fb18819e26..0dfd219a8dd 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -1,5 +1,5 @@ black==25.9.0 build==1.3.0 chevron==0.14.0 -pypandoc_binary==1.15 +pypandoc_binary==1.16 wheel==0.46.1 diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index ab5da9aca1d..f456d04a399 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -4,7 +4,7 @@ graphviz==0.21 imageio==2.37.0 imageio-ffmpeg==0.6.0 jinja2==3.1.6 -pypandoc_binary==1.15 +pypandoc_binary==1.16 pytest==8.4.2 pytest-cov==6.2.1 pytest-order==1.3.0