From ffa692f691542fb2d9dbedc2ac5e8460d2a9d163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:28:17 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.28 in /coptic Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.28) --- 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..fa884a83 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.28 django-grappelli==2.13.1 beautifulsoup4==4.8.0 selenium==3.141.0