From b85e4d38c309bb19b694c75e8c9bde4355c3bf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 05:39:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.17 in /python-client Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 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.26.8...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-client/requirements.txt b/python-client/requirements.txt index dc2cf89..2cfac41 100644 --- a/python-client/requirements.txt +++ b/python-client/requirements.txt @@ -22,5 +22,5 @@ six==1.15.0 toml==0.10.2 typing-extensions==4.0.1 uologging==0.6.1 -urllib3==1.26.8 +urllib3==1.26.17 zipp==3.6.0