From 84ac1a947d811f4de08f75715256ef0366ec9bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:44:44 -0800 Subject: [PATCH] Bump sphinxcontrib-programoutput from 0.17 to 0.18 in /docs (#4528) Bumps [sphinxcontrib-programoutput](https://github.com/NextThought/sphinxcontrib-programoutput) from 0.17 to 0.18. - [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst) - [Commits](https://github.com/NextThought/sphinxcontrib-programoutput/compare/0.17...0.18) --- updated-dependencies: - dependency-name: sphinxcontrib-programoutput dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 656d8e8..d6c1111 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,6 @@ myst-parser==4.0.0 Sphinx==8.1.3 # Older versions break Sphinx even though they're declared to be supported. docutils==0.21.2 -sphinxcontrib-programoutput==0.17 +sphinxcontrib-programoutput==0.18 sphinx_copybutton==0.5.2 furo==2024.8.6