From db5ec06f839142d8e1c41b8158bfd4714ae20a77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Jul 2017 13:01:47 +0200 Subject: [PATCH] Update pyenchant from 1.6.8 to 1.6.10 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5ff3e97..346cec7 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.8 +pyenchant==1.6.10 pyflakes==1.5.0 # via flake8 pygments==2.2.0 # via sphinx pytest-django==3.1.2