From c142af8b437ad1c230d919414590bb120e604748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:47:20 +0000 Subject: [PATCH] Bump django-grappelli from 2.13.1 to 2.15.2 in /coptic Bumps [django-grappelli](https://github.com/sehmaschine/django-grappelli) from 2.13.1 to 2.15.2. - [Changelog](https://github.com/sehmaschine/django-grappelli/blob/2.15.2/docs/changelog.rst) - [Commits](https://github.com/sehmaschine/django-grappelli/compare/2.13.1...2.15.2) --- updated-dependencies: - dependency-name: django-grappelli 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..128b4b60 100644 --- a/coptic/requirements_django_2.txt +++ b/coptic/requirements_django_2.txt @@ -1,6 +1,6 @@ requests django==2.2.13 -django-grappelli==2.13.1 +django-grappelli==2.15.2 beautifulsoup4==4.8.0 selenium==3.141.0 xvfbwrapper==0.2.9