From bd0179d5d13f9e3afa8f60b2e3878c4506d9e6ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 17:26:28 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /api-tools 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: direct:production ... Signed-off-by: dependabot[bot] --- api-tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-tools/requirements.txt b/api-tools/requirements.txt index 3f124dc..aa09a97 100644 --- a/api-tools/requirements.txt +++ b/api-tools/requirements.txt @@ -1,4 +1,4 @@ pathlib==1.0.1 requests==2.25.1 toml==0.10.2 -urllib3==1.26.4 +urllib3==1.26.5