From b9461d2e8ad2d0b0af89aa717b847a409e8ecba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:59:44 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /scripts/performance-test Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/performance-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/performance-test/requirements.txt b/scripts/performance-test/requirements.txt index f6c7dc0..e6520d6 100644 --- a/scripts/performance-test/requirements.txt +++ b/scripts/performance-test/requirements.txt @@ -1,6 +1,6 @@ blinker==1.8.2 Brotli==1.1.0 -certifi==2024.2.2 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 ConfigArgParse==1.7