From e811a230b1320e8a7e694ed1da9965a2df045480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 15:28:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.4 in /twitterbot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.4) Signed-off-by: dependabot[bot] --- twitterbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitterbot/requirements.txt b/twitterbot/requirements.txt index e0067c7..660cf78 100644 --- a/twitterbot/requirements.txt +++ b/twitterbot/requirements.txt @@ -7,4 +7,4 @@ requests==2.25.1 requests-oauthlib==1.3.0 six==1.15.0 tweepy==3.9.0 -urllib3==1.26.2 +urllib3==1.26.4