From 8520cfb178131926b1ec2591a3ba38378088c491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 14:57:36 +0000 Subject: [PATCH] Bump sphinx-argparse from 0.3.1 to 0.3.2 Bumps [sphinx-argparse](https://github.com/ashb/sphinx-argparse) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ashb/sphinx-argparse/releases) - [Changelog](https://github.com/ashb/sphinx-argparse/blob/main/docs/changelog.rst) - [Commits](https://github.com/ashb/sphinx-argparse/compare/0.3.1...0.3.2) --- updated-dependencies: - dependency-name: sphinx-argparse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index d9a1b22..4986cc0 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,5 +1,5 @@ sphinx-rtd-theme==1.0.0 -sphinx-argparse==0.3.1 +sphinx-argparse==0.3.2 sphinxcontrib-applehelp==1.0.2; python_version >= "3.5" sphinxcontrib-devhelp==1.0.2; python_version >= "3.5" sphinxcontrib-htmlhelp==2.0.0; python_version >= "3.5"