From fa1199a4e786751a5e71fe15cfb84ce4a97c84de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:43:13 +0000 Subject: [PATCH] Bump django from 1.9.7 to 2.2.24 in /tps Bumps [django](https://github.com/django/django) from 1.9.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.7...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tps/requirements.txt b/tps/requirements.txt index 8895884..ba3a666 100644 --- a/tps/requirements.txt +++ b/tps/requirements.txt @@ -1,5 +1,5 @@ celery==4.0.2 -Django==1.9.7 +Django==2.2.24 django-allauth==0.25.2 django-bootstrap3==7.1.0 git+git://github.com/mohammadroghani/django-clone.git