From 073a1ee759c0b744f4d14d1cfa5917f6b6d5e7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:13:02 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.24.2 in /projeto-teste Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.23...1.24.2) Signed-off-by: dependabot[bot] --- projeto-teste/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projeto-teste/requirements.txt b/projeto-teste/requirements.txt index 1bb52d1..28dcd80 100644 --- a/projeto-teste/requirements.txt +++ b/projeto-teste/requirements.txt @@ -2,4 +2,4 @@ certifi==2019.6.16 chardet==3.0.4 idna==2.7 requests==2.19.1 -urllib3==1.23 +urllib3==1.24.2