From acc9c77af9d86c1fc628a6f23f7a0f3f001ab843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:04:34 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2026.1.4 --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 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 f6fac42..0ef4f86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3==1.26.109 ; python_version >= "3.11" and python_version < "4.0" botocore==1.29.109 ; python_version >= "3.11" and python_version < "4.0" bs4==0.0.1 ; python_version >= "3.11" and python_version < "4.0" cattrs==22.2.0 ; python_version >= "3.11" and python_version < "4.0" -certifi==2022.12.7 ; python_version >= "3.11" and python_version < "4" +certifi==2026.1.4 ; python_version >= "3.11" and python_version < "4" charset-normalizer==3.1.0 ; python_version >= "3.11" and python_version < "4" click==8.1.3 ; python_version >= "3.11" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"