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