From a2f51cf2716e52093d83247c3cab64b373991400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:31:18 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2024.7.4 in /export-data-from-genesys 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-type: direct:production ... Signed-off-by: dependabot[bot] --- export-data-from-genesys/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export-data-from-genesys/requirements.txt b/export-data-from-genesys/requirements.txt index 14ceed6a..ba731c78 100644 --- a/export-data-from-genesys/requirements.txt +++ b/export-data-from-genesys/requirements.txt @@ -1,7 +1,7 @@ attrs==22.2.0 blinker==1.5 cachetools==5.2.1 -certifi==2022.12.7 +certifi==2024.7.4 charset-normalizer==2.1.1 click==8.1.3 commonmark==0.9.1