From 5a654d3288ac402263ed5cdf265fe42f474c9af1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 06:18:11 +0000 Subject: [PATCH] Bump pydocstyle from 4.0.1 to 5.0.2 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 4.0.1 to 5.0.2. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](https://github.com/PyCQA/pydocstyle/compare/4.0.1...5.0.2) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 76625a3..380afe6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,6 +7,6 @@ flake8-print==3.1.4 flake8==3.7.9 isort==4.3.21 pep8-naming==0.9.0 -pydocstyle==4.0.1 +pydocstyle==5.0.2 radon==4.0.0 safety==1.8.5