From e21e430c7e0c3c873461c463b0ff8af9c3ee5a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 03:49:53 +0000 Subject: [PATCH] Bump certifi from 2024.8.30 to 2025.1.31 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2025.01.31) --- updated-dependencies: - dependency-name: certifi 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 8137831..7a1f1af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ asyncio==3.4.3 attrs==24.2.0 beautifulsoup4==4.13.3 bs4==0.0.2 -certifi==2024.8.30 +certifi==2025.1.31 charset-normalizer==3.4.1 colorama==0.4.6 dacite==1.9.2