From f51e9b5f43f5e85175c1126f1919a45c4da7be63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:58:36 +0000 Subject: [PATCH] chore(deps-dev): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8. - [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.25.8) Signed-off-by: dependabot[bot] --- .../roles/sa_prometheus_exporters/molecule/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/provisioners/monitored_box/roles/sa_prometheus_exporters/molecule/requirements-dev.txt b/deployment/provisioners/monitored_box/roles/sa_prometheus_exporters/molecule/requirements-dev.txt index 1c92f80..925ebaa 100644 --- a/deployment/provisioners/monitored_box/roles/sa_prometheus_exporters/molecule/requirements-dev.txt +++ b/deployment/provisioners/monitored_box/roles/sa_prometheus_exporters/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.25.8 virtualenv==16.7.7 wcwidth==0.1.7 whichcraft==0.6.0