From 107c77d6413764e71831ccbc6278a64d23a04a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:40:17 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /config 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] --- config/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/requirements.txt b/config/requirements.txt index d000aad..d1dd2c4 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -2,10 +2,10 @@ beautifulsoup4==4.7.1 bs4==0.0.1 selenium==3.141.0 soupsieve==1.9 -urllib3==1.24.1 +urllib3==1.24.2 pytest==4.4.0 PyYAML==5.1 flake8==3.7.7 -urllib3==1.24.1 +urllib3==1.24.2 allure-pytest==2.6.2 seleniumbase==1.22.9 \ No newline at end of file