Skip to content

Update sphinx-argparse requirement from !=0.5.0,<0.6.0,>=0.2.5 to >=0.2.5,!=0.5.0,<0.7.0 - #2044

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sphinx-argparse-gte-0.2.5-and-neq-0.5.0-and-lt-0.7.0
Closed

Update sphinx-argparse requirement from !=0.5.0,<0.6.0,>=0.2.5 to >=0.2.5,!=0.5.0,<0.7.0#2044
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sphinx-argparse-gte-0.2.5-and-neq-0.5.0-and-lt-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sphinx-argparse to permit the latest version.

Release notes

Sourced from sphinx-argparse's releases.

Release v0.6.1

What's Changed

New Contributors

Full Changelog: sphinx-doc/sphinx-argparse@v0.6.0...v0.6.1

Changelog

Sourced from sphinx-argparse's changelog.

0.6.1

  • [#98](https://github.com/sphinx-doc/sphinx-argparse/issues/98) <https://github.com/sphinx-doc/sphinx-argparse/issues/98>__ Fixed issue where a parallel sphinx build would fail (mostly relevant in CI)

0.6.0

The following enhancements to the HTML output are described on the :doc:usage page.

  • Optional command index.
  • Optional :index-groups: field to the directive for an command-by-group index.
  • A sphinxarg_full_subcommand_name option to print fully-qualified sub-command headings. This option helps when more than one sub-command offers a create or list or other repeated sub-command.
  • Each command heading is a domain-specific link target. You can link to commands and sub-commands with the :ref: role, but this release adds support for the domain-specific role like :commands:command:`sample-directive-opts A` . The :commands:command: role supports linking from other projects through the intersphinx extension.

Changes

  • Previously, common headings such as Positional Arguments were subject to a process that made them unique by adding a _repeatX suffix to the HREF target. This release continues to support those HREF targets as secondary targets so that bookmarks continue to work. However, this release prefers using fully-qualified HREF targets like sample-directive-opts-positional-arguments as the primary HREF so that customers are less likely to witness the _repeatX link in URLs.
  • [#32](https://github.com/sphinx-doc/sphinx-argparse/issues/32) <https://github.com/sphinx-doc/sphinx-argparse/issues/32>__ Argparse commands are now part of a Sphinx domain
  • [#72](https://github.com/sphinx-doc/sphinx-argparse/issues/72) <https://github.com/sphinx-doc/sphinx-argparse/issues/72>__ Coloring in argparse output can be disabled (default)
  • [#87](https://github.com/sphinx-doc/sphinx-argparse/issues/87) <https://github.com/sphinx-doc/sphinx-argparse/issues/87>__ The :filename: input is now resolved only to the conf.py directory (srcdir in Sphinx)
  • [#89](https://github.com/sphinx-doc/sphinx-argparse/issues/89) <https://github.com/sphinx-doc/sphinx-argparse/pull/89>__ Changed the way mock from autodoc is important to work around a persistent Sphinx bug

0.5.2

  • Fix formatting of empty-string default values. Patch by Adam Turner.

0.5.1

  • Fix autodoc_mock_imports support. Patch by Adam Turner.

... (truncated)

Commits
  • 89c7a57 Updated changelog + Bumped to version 0.6.1
  • d54f281 Add missing domain methods (#99)
  • f918d4e Bumped version to 0.6.0
  • 9a74f45 Updated changelog
  • 8959ab6 Dropped Sphinx upper version limit
  • 0341103 Added try-catch for autodoc mock-import
  • 528aa98 Fixed mypy warning from CI
  • abd20c5 Changed mypy python version to 3.13 + Fixed mypy in a test + Re-enabled mypy ...
  • 61b8bf0 Updated changelog
  • de7c367 Removed pass from OSerror
  • 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 [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx-argparse/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx-argparse/blob/main/docs/changelog.rst)
- [Commits](sphinx-doc/sphinx-argparse@0.2.5...v0.6.1)

---
updated-dependencies:
- dependency-name: sphinx-argparse
  dependency-version: 0.6.1
  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 Aug 31, 2026
@victorlin

Copy link
Copy Markdown
Member

See #2023

@dependabot ignore this dependency

@victorlin victorlin closed this Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about sphinx-argparse again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/pip/sphinx-argparse-gte-0.2.5-and-neq-0.5.0-and-lt-0.7.0 branch August 31, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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