From 662c131b1730f712f3ecfc3777906740c01c6afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:28:41 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.14 to 1.26.18 in /test Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. - [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.14...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py311.txt | 2 +- test/upstream-requirements-py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index f43f7bf42..610d3255b 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -16,5 +16,5 @@ pytest-mock==3.6.1 python-dateutil==2.8.2 s3transfer==0.6.0 six==1.16.0 -urllib3==1.26.14 +urllib3==1.26.18 wrapt==1.14.1 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index 651f6daf9..6fc91e54a 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -20,6 +20,6 @@ s3transfer==0.6.0 six==1.16.0 tomli==2.0.1 typing_extensions==4.4.0 -urllib3==1.26.14 +urllib3==1.26.18 wrapt==1.14.1 zipp==3.11.0