From 502a360b14c0aa25a241e98df95aab506a86661f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Apr 2021 18:40:03 +0100 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.4 (#90) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [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.3...1.26.4) 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 e9dd407..9329d5a 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.3 +urllib3==1.26.4 websocket-client==0.57.0 whichcraft==0.6.1 yamllint==1.26.0