From 65d3a0f01c8585918656e1cc1a5e02efc9657d31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 20:03:29 +0000 Subject: [PATCH] [SECURITY] Update dependency certifi to v2022.12.7 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa1ec55..d8183bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ appdirs==1.4.4 backoff==2.1.2 -certifi==2022.6.15 +certifi==2022.12.7 charset-normalizer==2.1.0 coloredlogs==15.0.1 future==0.18.3 -- 2.45.2