From 127b6a7c21be80c14b74a1f1159405849dc63815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 21:11:36 +0000 Subject: [PATCH] Bump urllib3 from 1.26.7 to 1.26.8 in /perf-tests 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] --- perf-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf-tests/requirements.txt b/perf-tests/requirements.txt index ab2a93e0df..90ca40cca9 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -5,7 +5,7 @@ pytest==4.4.1 ipaddress==1.0.23 # >= 1.0.17 cffi==1.15.0 certifi==2021.10.8 -urllib3==1.26.7 +urllib3==1.26.8 pytest-html==3.1.1 pytest-repeat==0.9.1 locust==2.5.1 \ No newline at end of file