From ec3462e87a76930d82a589f40cbb2d9ef30058e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 21 Jul 2017 09:46:52 +0200 Subject: [PATCH] Update pyenchant from 1.6.10 to 1.6.11 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 346cec7..52af4b6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ pydocstyle==2.0.0 pep8-naming==0.4.1 pep8==1.7.0 # via flake8 py==1.4.34 # via pytest -pyenchant==1.6.10 +pyenchant==1.6.11 pyflakes==1.5.0 # via flake8 pygments==2.2.0 # via sphinx pytest-django==3.1.2