From ae6e3b3eeffd89dad44bd5a049d7e81bb51d71c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:49:02 +0000 Subject: [PATCH] Bump certifi from 2025.8.3 to 2026.2.25 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.8.3 to 2026.2.25. - [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2026.02.25) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependents-report/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependents-report/requirements.txt b/dependents-report/requirements.txt index b553b24..be7ff6c 100644 --- a/dependents-report/requirements.txt +++ b/dependents-report/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.8.3 +certifi==2026.2.25 charset-normalizer==3.4.3 idna==3.10 requests==2.32.5