From 075bc96f69be385cdbc002e224099ec48c2a5638 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Nov 2020 19:49:53 +0000 Subject: [PATCH] Update dependency django to v2.2.17 --- example-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-django/requirements.txt b/example-django/requirements.txt index 42c9717..9861d00 100644 --- a/example-django/requirements.txt +++ b/example-django/requirements.txt @@ -1,4 +1,4 @@ -django==2.2 +django==2.2.17 django-jinja==2.4.1 social-auth-core[all]==3.1.0 social-auth-app-django==3.1.0