From 9d2e66f68f7be8b35f0e3489dc7657d0b9b961d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 23:00:16 +0000 Subject: [PATCH] chore(deps): bump certifi from 2022.9.24 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index aba244f19..6e8e185b5 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ boto3-stubs = "==1.24.70" botocore = "==1.27.70" botocore-stubs = "==1.27.89" bracex = "==2.3.post1" -certifi = "==2022.9.24" +certifi = "==2023.7.22" charset-normalizer = "==2.1.1" click = "==8.1.3" csscompressor = "==0.9.5"