From 815dedfd52f4ce1f14cb4c48cf32e9d63bf29eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:03:06 +0000 Subject: [PATCH] Bump sphinx-argparse from 0.4.0 to 0.5.2 in /docs 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](https://github.com/sphinx-doc/sphinx-argparse/compare/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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7affe5ec629cfb..7a3cfd76718463 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ recommonmark==0.7.1 -sphinx-argparse==0.4.0 +sphinx-argparse==0.5.2 sphinx-autobuild==2021.3.14 sphinx-js==3.2.2 sphinx==7.2.6