From 93c2e031ed9993f61b10c791af6a05f61700c3ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 16:47:42 +0100 Subject: [PATCH] Bump django-extensions from 3.0.3 to 3.0.9 in /src/requirements (#661) Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.0.3 to 3.0.9. - [Release notes](https://github.com/django-extensions/django-extensions/releases) - [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md) - [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.3...3.0.9) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index cdb9c752..6ef5780c 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -11,7 +11,7 @@ django-allauth-2fa==0.8 django-bleach==0.6.1 django-bootstrap3==14.1.0 django-cors-headers==3.4.0 -django-extensions==3.0.3 +django-extensions==3.0.9 django-filter==2.3.0 django-leaflet==0.27.0 django-jsonview==2.0.0