From 3fe880d9c6fd2f5822c0d48c7a7883504bc7a8f0 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:04:17 +0000 Subject: [PATCH] Bump markovify from 0.7.2 to 0.8.0 Bumps [markovify](https://github.com/jsvine/markovify) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/jsvine/markovify/releases) - [Commits](https://github.com/jsvine/markovify/compare/v0.7.2...v0.8.0) 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..90ad5f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ autopep8==1.4.4 certifi==2019.9.11 chardet==3.0.4 idna==2.8 -markovify==0.7.2 +markovify==0.8.0 oauthlib==3.1.0 pycodestyle==2.5.0 PySocks==1.7.1