Skip to content

build(deps-dev): update sphinxcontrib-programoutput requirement from >=0.18 to >=0.19 in /python#554

Merged
raballew merged 1 commit intomainfrom
dependabot/pip/python/sphinxcontrib-programoutput-gte-0.19
Apr 15, 2026
Merged

build(deps-dev): update sphinxcontrib-programoutput requirement from >=0.18 to >=0.19 in /python#554
raballew merged 1 commit intomainfrom
dependabot/pip/python/sphinxcontrib-programoutput-gte-0.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Updates the requirements on sphinxcontrib-programoutput to permit the latest version.

Changelog

Sourced from sphinxcontrib-programoutput's changelog.

0.19 (2026-02-20)

  • Reintroduce ANSI output integration through the programoutput_use_ansi configuration value. When enabled, command output is emitted as an ANSI-aware literal block for processing by the erbsland.sphinx.ansi <https://pypi.org/project/erbsland-sphinx-ansi/>_ extension. Note that this extension and thus ANSI support is only available on Python 3.10 and newer.

0.18 (2024-12-06)

  • Drop support for Python < 3.8. This means Python 2 is no longer supported.
  • Drop setuptools dependency. Instead, use a native pkgutil namespace package.
  • Now requires docutils >= 0.18.1. This effectively requires Sphinx versions newer than 5.0.
  • Add the language option. Added in :pr:62 by Even Rouault.

0.17 (2021-03-31)

  • Add support for Python 3.9.

  • Drop support for python 3.5.

  • Include program output and current working directory in the warning logged when a program returns an unexpected return code. Suggested by Sorin Sbarnea. See :issue:50.

0.16 (2020-03-23)

  • Add name and caption options. Added in :pr:41. by Raphaël.
  • Add support for Python 3.8.

0.15 (2019-09-16)

  • Make the test suite stop assuming the presence of a 'python' executable on the path. Instead it uses sys.executable (which

... (truncated)

Commits
  • 9bb1144 Preparing release 0.19
  • f038e74 Add URLs to project metadata.
  • a44a66a Merge pull request #69 from OpenNTI/dependabot/github_actions/github-actions-...
  • 1e36881 Update documentation links and fix broken index.rst
  • 3f13618 Merge pull request #74 from henryiii/henryiii/feat/ansi
  • ad556e1 The ansi extension is only on 3.10+. Note this in changes and fix the test th...
  • 872b45b Add a test for when the ansi extension is enabled.
  • ebfc909 feat: support ansi via erbsland-sphinx-ansi
  • 6c76f3a Merge pull request #71 from henryiii/henryiii/chore/setup
  • 7695769 chore: improve build backend specification
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sphinxcontrib-programoutput](https://github.com/OpenNTI/sphinxcontrib-programoutput) to permit the latest version.
- [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst)
- [Commits](OpenNTI/sphinxcontrib-programoutput@0.18...0.19)

---
updated-dependencies:
- dependency-name: sphinxcontrib-programoutput
  dependency-version: '0.19'
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 14, 2026
@ambient-code
Copy link
Copy Markdown
Contributor

ambient-code bot commented Apr 15, 2026

Dependabot PR Review Summary

Changes reviewed: Updates sphinxcontrib-programoutput requirement from >=0.18 to >=0.19 in /python/pyproject.toml.

Checks performed:

  • CI Status: All checks passing (pytest, lint, build, e2e tests all green)
  • go.mod impact: Not applicable (Python-only change)
  • K8s version impact: Not applicable
  • Cross-project impact: None — only affects Python dev dependencies for docs

Conclusion: This is a safe, straightforward dev dependency bump. Ready for merge.

@raballew raballew self-requested a review April 15, 2026 17:32
@raballew raballew merged commit ad69779 into main Apr 15, 2026
47 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python/sphinxcontrib-programoutput-gte-0.19 branch April 15, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

already-checked dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant