From 694440cb062de1761c420844069ce4a391ea176a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 15:52:10 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.24.1...1.24.2) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 11fcfac..44c9513 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -62,7 +62,7 @@ toml==0.10.0 tox==3.5.2 tqdm==4.31.1 twine==1.12.1 -urllib3==1.24.1 +urllib3==1.24.2 virtualenv==16.4.3 wadllib==1.3.3 watchdog==0.9.0