From 106e4b0ae6f9bfbb6467a5999bbcdfa8c27cbbf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 05:26:37 +0000 Subject: [PATCH] Bump rstcheck from 6.2.1 to 6.2.4 Bumps [rstcheck](https://github.com/rstcheck/rstcheck) from 6.2.1 to 6.2.4. - [Changelog](https://github.com/rstcheck/rstcheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/rstcheck/rstcheck/compare/v6.2.1...v6.2.4) --- updated-dependencies: - dependency-name: rstcheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 15250f3..c9fbee6 100644 --- a/Pipfile +++ b/Pipfile @@ -20,4 +20,4 @@ types-setuptools = "==70.2.0.20240704" mypy = "==1.10.1" types-mock = "==5.1.0.20240425" tbump = "==6.11.0" -rstcheck = "==6.2.1" +rstcheck = "==6.2.4"