From 931145d7c7039b1b9cefa99cd1bd4e230b3dd012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:10:39 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [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.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index efc5592..bbc85d4 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -31,10 +31,6 @@ freezegun==1.1.0 # via -r requirements.in idna==2.10 # via requests -importlib-metadata==3.7.3 - # via - # pluggy - # pytest iniconfig==1.1.1 # via pytest jinja2==2.11.3 @@ -94,9 +90,7 @@ tests==0.7 # via -r requirements.in toml==0.10.2 # via pytest -typing-extensions==3.7.4.3 - # via importlib-metadata -urllib3==1.26.4 +urllib3==1.26.5 # via # botocore # requests @@ -106,9 +100,7 @@ werkzeug==1.0.1 xmltodict==0.12.0 # via moto zipp==3.4.1 - # via - # importlib-metadata - # moto + # via moto # The following packages are considered to be unsafe in a requirements file: # setuptools