From cb63681f50d3693bb660f8954eeaa9f7b6ecb6df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 22:32:10 +0000 Subject: [PATCH] Bump certifi from 2022.9.14 to 2022.9.24 in /perf-tests Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.14 to 2022.9.24. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.09.24) --- updated-dependencies: - dependency-name: certifi 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 37afa615e3..4ee6e27ef9 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -3,7 +3,7 @@ requests==2.28.1 kubernetes==24.2.0 pytest==7.1.3 cffi==1.15.1 -certifi==2022.9.14 +certifi==2022.9.24 urllib3==1.26.12 pytest-html==3.1.1 pytest-repeat==0.9.1