From 53ad4887645c8d3bcbb802a5c909d08174c79cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 12:01:58 -0600 Subject: [PATCH] Bump urllib3 from 1.26.7 to 1.26.8 in /dependencies/python (#2334) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.8/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/cfn-lint.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index d6916c20..3aa8a4b8 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -21,5 +21,5 @@ PyYAML==6.0 s3transfer==0.5.0 sarif-om==1.0.4 six==1.16.0 -urllib3==1.26.7 +urllib3==1.26.8 virtualenv==20.13.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 275ef879..8e04ba5f 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -30,6 +30,6 @@ stopit==1.1.2 tabulate==0.8.9 toposort==1.7 traitlets==5.1.1 -urllib3==1.26.7 +urllib3==1.26.8 virtualenv==20.13.0 wrapt==1.13.3