From 9d11837b36f78c5cc90ca45fa89a49b7870b365d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:59:42 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.24 in /coptic Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..1c63300e 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.24 django-grappelli==2.13.1 beautifulsoup4==4.8.0 selenium==3.141.0