From 96cc953a5879c62ce622fa27b895f5e894c92289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:33:22 +0000 Subject: [PATCH] Upgrade: Bump certifi from 2024.6.2 to 2024.7.4 in /regression_runner Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- regression_runner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 17a894c..a5462be 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.9.5 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0 -certifi==2024.6.2 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 coloredlogs==15.0.1