From d04f7afe0c02c8af581af73b11d423577394d7eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 00:58:10 +0000 Subject: [PATCH] Update dependency rstcheck to v3.5.0 --- requirements/lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index cc57ccf..16537bc 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -8,7 +8,7 @@ flake8-comprehensions==3.7.0 flake8-executable==2.1.1 mccabe==0.6.1 mypy==0.910 -rstcheck==3.3.1 +rstcheck==3.5.0 Sphinx==4.3.0 # used for rstcheck to enable Sphinx support yamllint==1.26.3 # Types package for mypy