From b5df1edfdde4d09118a0a0a67201c9c9d4d9ab67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:05:49 +0000 Subject: [PATCH] Bump urllib3 from 1.15.1 to 1.26.5 in /chapter1 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.15.1 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.15.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter1/requirements.txt b/chapter1/requirements.txt index 758bbda..e113a80 100644 --- a/chapter1/requirements.txt +++ b/chapter1/requirements.txt @@ -141,7 +141,7 @@ tornado==4.4.2 twilio==5.7.0 Twisted==16.1.1 uritemplate.py==0.3.0 -urllib3==1.15.1 +urllib3==1.26.5 usshapes==0.4.1 virtualenv==1.11.5 w3lib==1.14.2