From 6f712e58c228ffb09adbc9e95f2847dc5b8ee735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:08:12 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.requirements.txt b/dev.requirements.txt index 2abe529..218de12 100644 --- a/dev.requirements.txt +++ b/dev.requirements.txt @@ -41,6 +41,6 @@ toml==0.10.0 tox==3.14.5 tqdm==4.43.0 twine==1.15.0 -urllib3==1.25.8 +urllib3==1.26.5 virtualenv==20.0.7 webencodings==0.5.1