From 2803b83fd2ae77c4a1de128115583dbdb6c5476e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 22:03:49 +0000 Subject: [PATCH] Bump sphinxcontrib-programoutput from 0.18 to 0.20 Bumps [sphinxcontrib-programoutput](https://github.com/OpenNTI/sphinxcontrib-programoutput) from 0.18 to 0.20. - [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst) - [Commits](https://github.com/OpenNTI/sphinxcontrib-programoutput/compare/0.18...0.20) --- updated-dependencies: - dependency-name: sphinxcontrib-programoutput dependency-version: '0.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1a72ecc7..f24972837 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # These dependencies should be installed using pip in order # to build the documentation. sphinx==8.2.3 -sphinxcontrib-programoutput==0.18 +sphinxcontrib-programoutput==0.20 sphinx-copybutton==0.5.2 sphinx_design==0.7.0 sphinx-last-updated-by-git==0.3.8