From 33966f8eb2cfcf33ea4da9f594296ca3d43e4821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 19:32:22 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index a92ce3b..ecc956e 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -47,7 +47,7 @@ testinfra==3.3.0 texttable==1.6.2 toml==0.10.0 tox==3.14.3 -urllib3==1.25.9 +urllib3==1.26.5 virtualenv==16.7.9 wcwidth==0.1.7 websocket-client==0.57.0