From c630f249f618316f1e52f136b895efb97d2688ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 21:59:36 +0200 Subject: [PATCH] Bump django-extensions from 2.2.9 to 3.0.3 in /src/requirements (#587) Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.2.9 to 3.0.3. - [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/2.2.9...3.0.3) 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 5906787f..af2ce53b 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==2.2.9 +django-extensions==3.0.3 django-filter==2.2.0 django-leaflet==0.26.0 django-oauth-toolkit==1.3.2