From 4a563f1983f40f183ceae0a7d8a1d1577563a27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:59:38 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.10 in /shresth Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.10) 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..4149126 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.10 gast==0.2.0 grpcio==1.13.0 gunicorn==19.9.0