From ad183e7b0bc923c1ce735c96c06748b9d0d902a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 10:53:27 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.24.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f5b9c10e..d9a63a396 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ tornado==5.1.1 transifex-client==0.14.3 tx==0.0.1 Unidecode==1.0.22 -urllib3==1.24.2 +urllib3==1.26.5 mkdocs==1.0.4 mkdocs-material==4.4.0 mkdocs-exclude==1.0.2