From a9e47f57fdab63121f868011557ccb9bf8c44542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 12:49:06 +0000 Subject: [PATCH] build(deps): bump certifi from 2024.12.14 to 2025.7.14 in /tools/triage Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.7.14. - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.07.14) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/triage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/triage/requirements.txt b/tools/triage/requirements.txt index 662533b..8cb0244 100644 --- a/tools/triage/requirements.txt +++ b/tools/triage/requirements.txt @@ -1,4 +1,4 @@ -certifi==2024.12.14 +certifi==2025.7.14 cffi==1.17.1 charset-normalizer==3.4.1 cryptography==44.0.2