From 0c1aec876ea95ddef0c60e63eeba7051077a3b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 08:18:05 +0000 Subject: [PATCH] Bump requests from 2.7.0 to 2.20.0 in /Django/celery_with_django Bumps [requests](https://github.com/psf/requests) from 2.7.0 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.7.0...v2.20.0) Signed-off-by: dependabot[bot] --- Django/celery_with_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Django/celery_with_django/requirements.txt diff --git a/Django/celery_with_django/requirements.txt b/Django/celery_with_django/requirements.txt old mode 100755 new mode 100644 index d6cf721..56b101c --- a/Django/celery_with_django/requirements.txt +++ b/Django/celery_with_django/requirements.txt @@ -6,4 +6,4 @@ celery==3.1.18 kombu==3.0.26 pytz==2015.4 redis==2.10.3 -requests==2.7.0 +requests==2.20.0