From aeec2a4f69b96f6387d257679fcb5af342ee08ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Jun 2018 02:17:44 +0000 Subject: [PATCH] Bump idna from 2.6 to 2.7 Bumps [idna](https://github.com/kjd/idna) from 2.6 to 2.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.6...v2.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 095bc8e..a816de0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ coverage==4.5.1 enum34==1.1.6 flake8==3.5.0 funcsigs==1.0.2 -idna==2.6 +idna==2.7 isort==4.3.4 mccabe==0.6.1 more-itertools==4.1.0