From 88062e9c121b267d30f921abc3b46a40f08b06ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:32:47 +0000 Subject: [PATCH] Bump certifi from 2025.4.26 to 2025.10.5 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.10.5. - [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.10.05) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5eebc7f..60fd592 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ backports.ssl-match-hostname==3.7.0.1 bcrypt==4.3.0 cachetools==6.0.0 -certifi==2025.4.26 +certifi==2025.10.5 cffi==1.17.1 chardet==5.2.0 Click==8.1.8