From 111bd1689c4a7714d95a7d8a1cbd017c22225f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 15:44:22 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.22 to 1.24.2 in /docs/website Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. - [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.22...1.24.2) Signed-off-by: dependabot[bot] --- docs/website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/requirements.txt b/docs/website/requirements.txt index 8ff20d5d55..f512817454 100644 --- a/docs/website/requirements.txt +++ b/docs/website/requirements.txt @@ -18,4 +18,4 @@ Sphinx==1.6.6 sphinx-rtd-theme==0.2.4 sphinxcontrib-websupport==1.0.1 typing==3.6.2 -urllib3==1.22 +urllib3==1.24.2