From 2961c7cda69912690e5bdc97d85e7836623e224f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 08:14:25 +0000 Subject: [PATCH] Bump django-grappelli from 3.0.6 to 3.0.7 Bumps [django-grappelli](https://github.com/sehmaschine/django-grappelli) from 3.0.6 to 3.0.7. - [Changelog](https://github.com/sehmaschine/django-grappelli/blob/master/docs/changelog.rst) - [Commits](https://github.com/sehmaschine/django-grappelli/compare/3.0.6...3.0.7) --- updated-dependencies: - dependency-name: django-grappelli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2f7491ae8f..191c11d08b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -8,7 +8,7 @@ django-attachments==1.11 django-colorfield==0.10.1 django-contrib-comments==2.2.0 django-extensions==3.2.3 -django-grappelli==3.0.6 +django-grappelli==3.0.7 django-guardian==2.4.0 django-modern-rpc==0.12.1 django-simple-history==3.3.0