From c0fc14937e0ab77128e6095f486f3d25f19700a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:20:15 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.4 in /pacotestrab/mikaelmello 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] --- pacotestrab/mikaelmello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacotestrab/mikaelmello/requirements.txt b/pacotestrab/mikaelmello/requirements.txt index c6d1108..7a8e261 100644 --- a/pacotestrab/mikaelmello/requirements.txt +++ b/pacotestrab/mikaelmello/requirements.txt @@ -24,5 +24,5 @@ toml==0.10.2 tweepy==3.9.0 typed-ast==1.4.1 typing-extensions==3.7.4.3 -urllib3==1.26.2 +urllib3==1.26.4 wordcloud==1.8.1