From 4c3d4e90142991f70aef30374bb50f2b175c8d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:55:50 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.dev.txt | 2 +- python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements.dev.txt b/python/requirements.dev.txt index 37afac49..8d0a94f8 100644 --- a/python/requirements.dev.txt +++ b/python/requirements.dev.txt @@ -7,4 +7,4 @@ pylint==2.5.2 requests==2.31.0 termcolor==1.1.0 toml==0.10.1 -urllib3==1.26.5 +urllib3==1.26.17 diff --git a/python/requirements.txt b/python/requirements.txt index b7363f77..5d92cc39 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -6,4 +6,4 @@ pylint==2.15.0 pytest==7.2.0 requests==2.31.0 toml==0.10.2 -urllib3==1.26.12 +urllib3==1.26.17