From 20a13b928989be6d4ff7ac656228802f8eb7aef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 11:55:17 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.27 in /coptic Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.27) --- 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..bd9ffdb1 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.27 django-grappelli==2.13.1 beautifulsoup4==4.8.0 selenium==3.141.0