From ba723bc1cb61c7c3f92206e480181d14e6149097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:57:47 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.5 in /test Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 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.25.6...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 9611c6cfe..fd715d83b 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -27,7 +27,7 @@ selenium==3.14.1 setuptools==41.4.0 smart_getenv==1.1.0 teamcity-messages==1.25 -urllib3==1.25.6 +urllib3==1.26.5 Wand==0.4.4 wheel==0.33.6 -e git://github.com/testlabauto/loremipsum.git#egg=loremipsum