From 9a48368c3abdca93b41043ec33e0a4993598a4d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 05:27:18 +0000 Subject: [PATCH] Bump django-extensions from 2.2.6 to 2.2.8 in /src/requirements Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.2.6 to 2.2.8. - [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.6...2.2.8) 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 4908e2c0..b6ad6703 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -9,7 +9,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.6 +django-extensions==2.2.8 django-filter==2.2.0 django-reversion==3.0.5 django-wkhtmltopdf==3.3.0