From 32a6c78028943025651222e73987d32dfc268918 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 19:17:00 +0000 Subject: [PATCH] Bump mastodon-py from 1.5.0 to 1.5.1 Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/halcy/Mastodon.py/releases) - [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/halcy/Mastodon.py/compare/1.5.0...1.5.1) 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 248fd71..fc03ba5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Mastodon.py==1.5.0 +Mastodon.py==1.5.1 markovify==0.8.0 beautifulsoup4==4.8.2 requests==2.23.0