From 4a84874f3e2b46e52c39df9ad4dcb11ca678b3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:13:06 +0200 Subject: [PATCH] chore(deps): bump certifi from 2023.7.22 to 2024.7.4 (#63) 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] 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 5562092..9c264d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # cachetools==5.2.0 # via google-auth -certifi==2023.7.22 +certifi==2024.7.4 # via # kubernetes # requests