From 7447fb9d6a0ab138ffb7459aee9c5fea79870e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:37:05 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 in /config Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. - [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.24.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..964ab69 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.26.5 pytest==4.4.0 PyYAML==5.1 flake8==3.7.7 -urllib3==1.24.1 +urllib3==1.26.5 allure-pytest==2.6.2 seleniumbase==1.22.9 \ No newline at end of file