From 661808da91e4a66638e8b86fc130857230cfa1ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 09:54:40 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2024.7.4 in /check_dna_c Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- check_dna_c/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_dna_c/requirements.txt b/check_dna_c/requirements.txt index ff2718d..4f8f3a4 100644 --- a/check_dna_c/requirements.txt +++ b/check_dna_c/requirements.txt @@ -1,6 +1,6 @@ backports.ssl-match-hostname==3.7.0.1 backports.weakref==1.0.post1 -certifi==2022.12.7 +certifi==2024.7.4 chardet==3.0.4 DateTime==4.3 idna==2.8