From 4c0139f253cedc3145f07de58ef309ad6c51a2f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2017 19:04:04 +0200 Subject: [PATCH] Update pydocstyle from 2.1.0 to 2.1.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2fa33b3..f3f42d6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ isort==4.2.15 jinja2==2.9.6 # via sphinx markupsafe==1.0 # via jinja2 mccabe==0.6.1 -pydocstyle==2.1.0 +pydocstyle==2.1.1 pep8-naming==0.4.1 pep8==1.7.0 # via flake8 py==1.4.34 # via pytest