From 1685655456ac0cf03705e53bdb88d82c0974c76b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:39:20 +0000 Subject: [PATCH] chore(deps-dev): bump urllib3 from 1.25.3 to 1.26.5 in /molecule Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- molecule/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements-dev.txt b/molecule/requirements-dev.txt index 6f6e3df..ed6451b 100644 --- a/molecule/requirements-dev.txt +++ b/molecule/requirements-dev.txt @@ -77,7 +77,7 @@ testinfra==3.2.0 toml==0.10.0 tree-format==0.1.2 typing==3.7.4 -urllib3==1.25.3 +urllib3==1.26.5 virtualenv==16.7.7 wcwidth==0.1.7 whichcraft==0.6.0