From 71414c7ce29d6559527c9f877a78f55007cb25c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:55:40 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Car Price Prediction Files for Model Deploment on Heroku/requirements.txt b/Car Price Prediction Files for Model Deploment on Heroku/requirements.txt index 8a7970d..64d76a1 100644 --- a/Car Price Prediction Files for Model Deploment on Heroku/requirements.txt +++ b/Car Price Prediction Files for Model Deploment on Heroku/requirements.txt @@ -205,7 +205,7 @@ tornado==6.0.3 tqdm==4.36.1 traitlets==4.3.3 unicodecsv==0.14.1 -urllib3==1.24.2 +urllib3==1.26.5 w3lib==1.21.0 wcwidth==0.1.7 webencodings==0.5.1