From 7e4ea48884ddb496bbdab216cc5c8b5557dfe836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:13:59 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.20 in /coptic Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.20) Signed-off-by: dependabot[bot] --- coptic/requirements_django_2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coptic/requirements_django_2.txt b/coptic/requirements_django_2.txt index 4768448e..5beaac6a 100644 --- a/coptic/requirements_django_2.txt +++ b/coptic/requirements_django_2.txt @@ -1,5 +1,5 @@ requests -django==2.2.13 +django==2.2.20 django-grappelli==2.13.1 beautifulsoup4==4.8.0 selenium==3.141.0