From dd1489fd267bf60e68e724b8f95a01b586140924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 22:27:55 +0000 Subject: [PATCH] Bump certifi from 2019.6.16 to 2020.12.5 in /perf-tests Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2020.12.5. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.06.16...2020.12.05) 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 eb9c9c5d61..e2723f3a0f 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -4,7 +4,7 @@ kubernetes==8.0.1 pytest==4.4.1 ipaddress==1.0.22 # >= 1.0.17 cffi==1.12.3 -certifi==2019.6.16 +certifi==2020.12.5 urllib3==1.25.3 pytest-html==2.1.1 pytest-repeat==0.8.0