From b9208c29f3e3706278e7d3ab0ea3697a9b0432ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 09:16:05 +0300 Subject: [PATCH] pip: (deps): bump certifi from 2024.2.2 to 2024.7.4 in the pip group (#62) Bumps the pip group with 1 update: [certifi](https://github.com/certifi/python-certifi). Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90b2c48..1d8b313 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ bracex==2.4 # via wcmatch cachetools==5.3.3 # via google-auth -certifi==2024.2.2 +certifi==2024.7.4 # via # kubernetes # requests