From 96ef4beb02fb003fa8aec2899178e35f1f04d33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 05:52:07 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.17 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] --- final_solution/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/final_solution/requirements.txt b/final_solution/requirements.txt index 227eb56..678a41f 100644 --- a/final_solution/requirements.txt +++ b/final_solution/requirements.txt @@ -27,6 +27,6 @@ PyYAML==6.0 s3transfer==0.5.2 six==1.16.0 toml==0.10.2 -urllib3==1.26.8 +urllib3==1.26.17 virtualenv==20.13.2 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 227eb56..678a41f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ PyYAML==6.0 s3transfer==0.5.2 six==1.16.0 toml==0.10.2 -urllib3==1.26.8 +urllib3==1.26.17 virtualenv==20.13.2 wrapt==1.12.1