From 12737eb0cd02223f3e067154ea10b91d8b630c7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 05:33:48 +0000 Subject: [PATCH] Bump django-extensions from 2.2.8 to 2.2.9 in /src/requirements Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.2.8 to 2.2.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/2.2.8...2.2.9) 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 0c4e066d..850d3dc3 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -10,7 +10,7 @@ django-allauth-2fa==0.8 django-bleach==0.6.1 django-bootstrap3==12.0.3 django-cors-headers==3.2.1 -django-extensions==2.2.8 +django-extensions==2.2.9 django-filter==2.2.0 django-leaflet==0.26.0 django-oauth-toolkit==1.2.0