From 79cfbd56983eed9619afc70c38dce3dc64064449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:23:23 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 in /images/minesweeper Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 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 4e6799355..186e682ab 100644 --- a/images/minesweeper/requirements.txt +++ b/images/minesweeper/requirements.txt @@ -45,7 +45,7 @@ six==1.16.0 # google-auth # kubernetes # python-dateutil -urllib3==1.26.17 +urllib3==1.26.18 # via # kubernetes # requests