From 8dde083f58192f02c5f131da11b5ea96fce52b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 08:08:53 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [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.24.2) Signed-off-by: dependabot[bot] --- requirements/heroku.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/heroku.txt b/requirements/heroku.txt index 40a885c..63f2023 100644 --- a/requirements/heroku.txt +++ b/requirements/heroku.txt @@ -33,7 +33,7 @@ selenium==3.141.0 six==1.10.0 SQLAlchemy==1.1.11 text-unidecode==1.2 -urllib3==1.24.1 +urllib3==1.24.2 visitor==0.1.3 webencodings==0.5.1 Werkzeug==0.12.2