From c551dd2dbe7b302b92b5539a100bce0c760fa28b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:25:57 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.22 in /coptic Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.22) --- 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..bc916b93 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.22 django-grappelli==2.13.1 beautifulsoup4==4.8.0 selenium==3.141.0