From eec93dcb6d9ff37199e0ed34348b8f4abbd04daf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 04:02:18 +0000 Subject: [PATCH] Bump django-extensions from 2.2.5 to 2.2.6 in /src/requirements Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 2.2.5 to 2.2.6. - [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.5...2.2.6) 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 6950e8f0..0bff2490 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -10,7 +10,7 @@ django-betterforms==1.2 django-bleach==0.6.1 django-bootstrap3==12.0.3 django-cors-headers==3.2.1 -django-extensions==2.2.5 +django-extensions==2.2.6 django-filter==2.2.0 django-reversion==3.0.5 django-wkhtmltopdf==3.3.0