From 258a36f441a2f974c4787bd7ccb2dae5dd44b04b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:29:33 +0000 Subject: [PATCH] build(deps): bump rstcheck in /Documentation/requirements-min Bumps [rstcheck](https://github.com/rstcheck/rstcheck) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/rstcheck/rstcheck/releases) - [Changelog](https://github.com/rstcheck/rstcheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/rstcheck/rstcheck/compare/v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: rstcheck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Documentation/requirements-min/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/requirements-min/requirements.txt b/Documentation/requirements-min/requirements.txt index adac672845ffd..0ea756ec36c70 100644 --- a/Documentation/requirements-min/requirements.txt +++ b/Documentation/requirements-min/requirements.txt @@ -16,5 +16,5 @@ sphinxcontrib-spelling==7.7.0 sphinxcontrib-websupport==1.2.4 # Linters -rstcheck==6.1.1 +rstcheck==6.1.2 yamllint==1.27.1