From 3c2ff3cf8e49fd87e5e384e8531f2250fb9a2192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 19:21:30 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.5 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 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.26.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prd.txt b/requirements/prd.txt index eaaa7d8..be87599 100644 --- a/requirements/prd.txt +++ b/requirements/prd.txt @@ -48,7 +48,7 @@ soupsieve==2.1 sqlparse==0.4.1 tablib==3.0.0 Unidecode==1.2.0 -urllib3==1.26.3 +urllib3==1.26.5 wagtail==2.12 wagtailgmaps==1.0.1 webencodings==0.5.1