Skip to content

Commit ffcb434

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump sphinx-argparse from 0.4.0 to 0.5.2
Bumps [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) from 0.4.0 to 0.5.2. - [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.4.0...v0.5.2) --- updated-dependencies: - dependency-name: sphinx-argparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d2bf7b commit ffcb434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ development = [
7171
]
7272
docs =[
7373
'sphinx==7.3.7',
74-
'sphinx-argparse==0.4.0',
74+
'sphinx-argparse==0.5.2',
7575
'plantweb==1.2.1',
7676
'sphinxcontrib.asciinema==0.3.8',
7777
# 'sphinx_design==0.3.0' # Required for landing page, but requires sphinx <6

0 commit comments

Comments
 (0)