From 6fa2164e282c65c0c0ee9da871a825cdefecb9d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:00:39 +0000 Subject: [PATCH] Bump urllib3 from 1.19.1 to 1.24.2 in /tests/function_tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.19.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.19.1...1.24.2) Signed-off-by: dependabot[bot] --- tests/function_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/function_tests/requirements.txt b/tests/function_tests/requirements.txt index c5987dd..126430e 100644 --- a/tests/function_tests/requirements.txt +++ b/tests/function_tests/requirements.txt @@ -3,4 +3,4 @@ nose==1.3.7 nosedep>=0.6 requests==2.9.0 ucsmsdk==0.9.2.0 -urllib3==1.19.1 +urllib3==1.24.2