From 9619caf08863852c65345aa840b359ee5294e701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:29:12 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.17 in /.github/workflows Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.17. - [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.25.9...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 51f7127..af564fe 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -6,4 +6,4 @@ idna==2.10 looker-sdk==0.1.3b15 requests==2.24.0 typing-extensions==3.7.4.2 -urllib3==1.25.9 +urllib3==1.26.17