From 06a32c78c07f7894efae72b3d3983073bcd67b50 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:13:45 +0000 Subject: [PATCH] chore(deps): update dependency certifi to ~=2024.12.14 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 5d41f9182..970f8af9f 100644 --- a/Pipfile +++ b/Pipfile @@ -39,7 +39,7 @@ segment-analytics-python = "*" flask-caching = "*" redis = "*" setuptools = "~=75.6.0" -certifi = "~=2024.8.30" +certifi = "~=2024.12.14" ratelimit = "*" [dev-packages]