From 9dbe9924aee8f96da37cf5e1146ee6772948edc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:32:43 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.24 in /shresth Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..b88028b 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.24 gast==0.2.0 grpcio==1.13.0 gunicorn==19.9.0