From 87644facdacc9d599e04cc9f5bb559f09af90a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 00:54:04 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /CS_AppsStore 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/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) Signed-off-by: dependabot[bot] --- CS_AppsStore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CS_AppsStore/requirements.txt b/CS_AppsStore/requirements.txt index 8965333ee..94e74cbb0 100644 --- a/CS_AppsStore/requirements.txt +++ b/CS_AppsStore/requirements.txt @@ -10,7 +10,7 @@ pycparser==2.19 pytz==2018.7 requests==2.20.1 six==1.11.0 -urllib3==1.24.1 +urllib3==1.24.2 psycopg2-binary==2.7.7 djangorestframework==3.8.2 pyyaml