From c50fb353ddc4f9dc0e0f2451425eb9ce2ad80fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 13:10:46 -0800 Subject: [PATCH] Bump urllib3 from 1.26.7 to 1.26.8 in /tests (#2345) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.8/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index fc306d585f..9baf893c9e 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -7,7 +7,7 @@ ipaddress==1.0.23 # >= 1.0.17 cffi==1.15.0 pyOpenSSL==21.0.0 certifi==2021.10.8 -urllib3==1.26.7 +urllib3==1.26.8 pytest-html==3.1.1 pytest-profiling==1.7.0 more-itertools==8.12.0