From 363348b851793aad29b24ecb31b91a1a8641ab69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 12:07:47 +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 1cdeadd2dcc60e..6ca1cc5dce7ce0 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==2021.3.14 sphinx-js==3.1.2 sphinx==4.4.0