From 4f33efac08f3142f3dab36dabed1231c85228401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 17:28:39 +0000 Subject: [PATCH] Bump certifi from 2025.7.9 to 2025.7.14 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.9 to 2025.7.14. - [Commits](https://github.com/certifi/python-certifi/compare/2025.07.09...2025.07.14) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b18a7f..c86f6ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.7.9 +certifi==2025.7.14 charset-normalizer==3.4.2 gitdb==4.0.12 GitPython==3.1.44