From aa68d512ec5cdebf8ead91d41265cad8c8dca355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 07:23:19 +0000 Subject: [PATCH] build(deps): 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 1128c3c..054218b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ python-dotenv==1.1.0 python-telegram-bot==22.1 Requests==2.32.3 schedule==1.2.2 -certifi==2025.4.26 +certifi==2025.10.5 charset-normalizer==3.4.2 colorama==0.4.6 dotenv==0.9.9