From bbb2281ed61f8fc8700e31d9828753531c8e586f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 03:40:16 -0800 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.14 to 1.26.18 in /test (#618) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 12d8a0730..f15b300fc 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 1bc3a3ecd..e4943172e 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