From b6123c494452c4549967b15ee2acc687f02d75c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 22:20:52 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 in /integrations/python-client Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. - [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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/python-client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/python-client/requirements.txt b/integrations/python-client/requirements.txt index 986c39d5..fa65dd24 100644 --- a/integrations/python-client/requirements.txt +++ b/integrations/python-client/requirements.txt @@ -10,4 +10,4 @@ Pygments==2.2.0 pytz==2017.2 requests==2.22.0 shapely==1.5.17 -urllib3==1.25.3 +urllib3==1.26.5