build(deps): bump sphinx-argparse from 0.5.2 to 0.6.0 - #1673
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump sphinx-argparse from 0.5.2 to 0.6.0#1673dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Titlebuild(deps): bump sphinx-argparse from 0.5.2 to 0.6.0 Description
Changes walkthrough 📝
|
Contributor
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Contributor
PR Code Suggestions ✨No code suggestions found for the PR. |
dependabot
Bot
force-pushed
the
dependabot/uv/sphinx-argparse-0.6.0
branch
from
July 16, 2026 05:14
a5d48bd to
7c9c2d3
Compare
Bumps [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) from 0.5.2 to 0.6.0. - [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@v0.5.2...v0.6.0) --- updated-dependencies: - dependency-name: sphinx-argparse dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/sphinx-argparse-0.6.0
branch
from
July 24, 2026 07:36
7c9c2d3 to
38e5fed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sphinx-argparse from 0.5.2 to 0.6.0.
Release notes
Sourced from sphinx-argparse's releases.
Changelog
Sourced from sphinx-argparse's changelog.
Commits
f918d4eBumped version to 0.6.09a74f45Updated changelog8959ab6Dropped Sphinx upper version limit0341103Added try-catch for autodoc mock-import528aa98Fixed mypy warning from CIabd20c5Changed mypy python version to 3.13 + Fixed mypy in a test + Re-enabled mypy ...61b8bf0Updated changelogde7c367Removed pass from OSerror00964a3Updated docs61365d0Fixed tests through mock