From bf0afcf1dfcae265b6c20f736673b897d898c54b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:57:29 +0000 Subject: [PATCH] chore(deps): update dependency certifi to v2024.12.14 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index c0532dda6..a8d067298 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ verify_ssl = true [packages] atomicwrites = "==1.4.0" attrs = "==23.2.0" -certifi = "==2024.6.2" +certifi = "==2024.12.14" chardet = "==4.0.0" idna = "==2.10" lxml = "==6.0.0"