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 1/4] 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 From 1098d8ae282fc66e7b916c1ba61d9b09574a2764 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 19:19:10 +0000 Subject: [PATCH 2/4] Bump cryptography from 2.8 to 2.9 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 2.9. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...2.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 fc03ba5..d82bd3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ flask-mysqldb==0.2.0 bcrypt == 3.1.7 requests==2.23.0 http-ece==1.1.0 -cryptography==2.8 +cryptography==2.9 From 3c7a9f997fd6e74f1ae004d3ea986dce716eceb9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 16:04:52 +0000 Subject: [PATCH 3/4] Bump flask from 1.1.1 to 1.1.2 Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.1...1.1.2) 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 d82bd3b..f51c0c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Mastodon.py==1.5.1 markovify==0.8.0 beautifulsoup4==4.8.2 requests==2.23.0 -Flask==1.1.1 +Flask==1.1.2 flask-mysqldb==0.2.0 bcrypt == 3.1.7 requests==2.23.0 From e688a8c1944313d076f08cfd3a4b3ee5c0d3e62b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 19:19:01 +0000 Subject: [PATCH 4/4] Bump beautifulsoup4 from 4.8.2 to 4.9.0 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.2 to 4.9.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 f51c0c9..4cd0a4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Mastodon.py==1.5.1 markovify==0.8.0 -beautifulsoup4==4.8.2 +beautifulsoup4==4.9.0 requests==2.23.0 Flask==1.1.2 flask-mysqldb==0.2.0