From 464262fa277106efdb1490caab336f1916abc144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 21:45:24 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.14 in /perf-tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.14. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.14/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.14) --- 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 4f2ae8105a..7bdef93b0d 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -7,4 +7,4 @@ pytest-html==3.2.0 pytest-repeat==0.9.1 PyYAML==6.0 requests==2.28.1 -urllib3==1.26.13 +urllib3==1.26.14