From d2a8e4e2bfb22c19bcc0a84e1da2113d3a1f2328 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Jan 2023 15:40:24 -0500 Subject: [PATCH] Update pydocstyle from 2.0.0 to 6.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 07fa12e..d19b1f1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ yamllint==1.7.0 Sphinx==1.5.2 pytest==3.1.2 pytest-pep8==1.0.6 -pydocstyle==2.0.0 +pydocstyle==6.2.3 # Python 2.6 Support astroid==1.2.1; python_version < '2.7' # pyup: ==1.2.1