From 910ede84a0aa5669fc77eaa993b7d4bf0bc55371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 07:25:54 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /images/minesweeper 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: indirect ... Signed-off-by: dependabot[bot] --- images/minesweeper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/minesweeper/requirements.txt b/images/minesweeper/requirements.txt index bb127f5a6..c147ff5e3 100644 --- a/images/minesweeper/requirements.txt +++ b/images/minesweeper/requirements.txt @@ -6,7 +6,7 @@ # cachetools==5.2.0 # via google-auth -certifi==2023.7.22 +certifi==2024.7.4 # via # kubernetes # requests