From dd02c275a2e4caaaa10966eaf766295b6e74bb7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 01:30:09 +0000 Subject: [PATCH] Bump sphinx-argparse from 0.3.1 to 0.3.2 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b4a563ae584c5a..219426bb533dfe 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ recommonmark==0.7.1 -sphinx-argparse==0.3.1 +sphinx-argparse==0.3.2 sphinx-autobuild==0.7.1 sphinx-js==3.1.2 sphinx==3.5.4