From 21872cbde08b0ecbd0b059eb2b7e91be276c8b45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:31:26 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 in /Chapter11/app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.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.24.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter11/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter11/app/requirements.txt b/Chapter11/app/requirements.txt index 5b5a84c..3b3644e 100644 --- a/Chapter11/app/requirements.txt +++ b/Chapter11/app/requirements.txt @@ -110,7 +110,7 @@ twine==1.13.0 Twisted==18.9.0 unicodecsv==0.14.1 uritemplate==3.0.0 -urllib3==1.24.1 +urllib3==1.26.5 utils==0.9.0 virtualenv==16.4.3 w3lib==1.20.0