From 6a2646b3caac2a030ca9680e5a61f03bc30da949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:47:41 +0000 Subject: [PATCH] Bump django-grappelli from 2.8.1 to 2.15.2 Bumps [django-grappelli](https://github.com/sehmaschine/django-grappelli) from 2.8.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.8.1...2.15.2) --- updated-dependencies: - dependency-name: django-grappelli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd92306f..edaa67b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django>=1.9 Pillow>=4.0 -django-grappelli==2.8.1 +django-grappelli==2.15.2 django-loginas==0.3.1 django-solo-grappelli>=1.1.2 gitpython