From 929554331a7a90d9032fb74c7fc5dd2ed1a95ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 06:00:08 +0000 Subject: [PATCH] Bump certifi from 2025.4.26 to 2026.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2026.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2026.07.22) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 748c0f5f..bc5b208f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ babel==2.18.0 ; python_version >= "3.12" and python_version < "4" backrefs==5.8 ; python_version >= "3.12" and python_version < "4" -certifi==2025.4.26 ; python_version >= "3.12" and python_version < "4" +certifi==2026.7.22 ; python_version >= "3.12" and python_version < "4" charset-normalizer==3.5.1 ; python_version >= "3.12" and python_version < "4" click==8.4.2 ; python_version >= "3.12" and python_version < "4" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4"