From 33361fdac1728b43760fec67b229e1d3fd8d3921 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 08:03:37 +0000 Subject: [PATCH] Bump idna from 2.8 to 2.9 Bumps [idna](https://github.com/kjd/idna) from 2.8 to 2.9. - [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.8...v2.9) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb49220..1f3f1e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ autopep8==1.4.4 certifi==2019.9.11 chardet==3.0.4 -idna==2.8 +idna==2.9 markovify==0.7.2 oauthlib==3.1.0 pycodestyle==2.5.0