From ad2da51d8d3d29c86f31b9abdc039b1372831369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:17:46 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.24.1...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 50621617..009fb195 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,5 +59,5 @@ SecretStorage==2.3.1 toml==0.10.0 tox==3.6.1 uritemplate==3.0.0 -urllib3==1.24.1 +urllib3==1.26.17 virtualenv==16.2.0 diff --git a/setup.py b/setup.py index 9fdacea3..1060550e 100644 --- a/setup.py +++ b/setup.py @@ -78,7 +78,7 @@ 'toml==0.10.0', 'tox==3.6.1', 'uritemplate==3.0.0', - 'urllib3==1.24.1', + 'urllib3==1.26.17', 'virtualenv==16.2.0'], entry_points={ 'console_scripts': [