From bd63696db97fffbd27a54490e240bb85c3f71be9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 05:29:12 +0000 Subject: [PATCH] Bump django-extensions from 3.0.9 to 3.1.3 in /src/requirements Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.0.9 to 3.1.3. - [Release notes](https://github.com/django-extensions/django-extensions/releases) - [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.9...3.1.3) Signed-off-by: dependabot-preview[bot] --- 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 67c4cc0c..cbc1c1c1 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.5.0 -django-extensions==3.0.9 +django-extensions==3.1.3 django-filter==2.3.0 django-leaflet==0.27.1 django-jsonview==2.0.0