From 3bb59962eebe9671d4042ef58e40d1230681d24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:30:27 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.13 in /shresth Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.13) Signed-off-by: dependabot[bot] --- shresth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shresth/requirements.txt b/shresth/requirements.txt index ce971ab..30b2e4f 100644 --- a/shresth/requirements.txt +++ b/shresth/requirements.txt @@ -3,7 +3,7 @@ astor==0.7.1 bleach==1.5.0 certifi==2018.4.16 click==6.7 -Django==2.0.7 +Django==2.2.13 gast==0.2.0 grpcio==1.13.0 gunicorn==19.9.0