From de71bceb7c35a50f3313dc31b34551d7dd8e3c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 19:11:11 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.12 in /hail/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.12. - [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.9...1.26.12) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hail/python/dev/pinned-requirements.txt | 2 +- hail/python/pinned-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hail/python/dev/pinned-requirements.txt b/hail/python/dev/pinned-requirements.txt index a1c13ad0de9..b82aea72800 100644 --- a/hail/python/dev/pinned-requirements.txt +++ b/hail/python/dev/pinned-requirements.txt @@ -413,7 +413,7 @@ typing-extensions==4.2.0 # jsonschema # mypy # pylint -urllib3==1.26.9 +urllib3==1.26.12 # via requests virtualenv==20.14.1 # via pre-commit diff --git a/hail/python/pinned-requirements.txt b/hail/python/pinned-requirements.txt index 83dd23ab2de..ef35c51b4ea 100644 --- a/hail/python/pinned-requirements.txt +++ b/hail/python/pinned-requirements.txt @@ -225,7 +225,7 @@ typing-extensions==4.2.0 # azure-core # janus # yarl -urllib3==1.26.9 +urllib3==1.26.12 # via # botocore # requests