From ae2f33b9c60d58200dc05160c3b79b9a00d0dc99 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Tue, 17 Sep 2019 09:54:29 +0000
Subject: [PATCH] Bump markovify from 0.7.1 to 0.7.2

Bumps [markovify](https://github.com/jsvine/markovify) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/jsvine/markovify/releases)
- [Commits](https://github.com/jsvine/markovify/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index bf67156..560298c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
 Mastodon.py==1.4.6
-markovify==0.7.1
+markovify==0.7.2
 beautifulsoup4==4.7.1
 requests==2.22.0