From 1c6824ab752568db938b699d7a34d117e17a8d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2020 21:33:50 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 in /company_blog_app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.24.2) Signed-off-by: dependabot[bot] --- company_blog_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company_blog_app/requirements.txt b/company_blog_app/requirements.txt index 36e4e79..3aee05e 100644 --- a/company_blog_app/requirements.txt +++ b/company_blog_app/requirements.txt @@ -34,7 +34,7 @@ requests-oauthlib==0.8.0 six==1.11.0 SQLAlchemy==1.2.6 SQLAlchemy-Utils==0.33.2 -urllib3==1.22 +urllib3==1.24.2 URLObject==2.4.3 Werkzeug==0.14.1 wincertstore==0.2