From 8295d1f19acee36c3c22076ef53b9ee71abde295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:24:58 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /base Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/requirements.txt b/base/requirements.txt index f5b1100..69a752b 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -1,6 +1,6 @@ bottle==0.12.25 bottle-log==1.0.0 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.3.0 idna==3.4 requests==2.31.0