From 504a5e3e8648d36e4cbe81df6d492f65ec2613c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Aug 2021 11:27:04 +0100 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 (#102) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-travis.txt b/requirements-travis.txt index 9329d5a..9d19628 100644 --- a/requirements-travis.txt +++ b/requirements-travis.txt @@ -59,7 +59,7 @@ six==1.14.0 tabulate==0.8.7 testinfra==6.0.0 tree-format==0.1.2 -urllib3==1.26.4 +urllib3==1.26.5 websocket-client==0.57.0 whichcraft==0.6.1 yamllint==1.26.0