From 2381fd9b79f6a02d0ce75c458dbee2432c563adc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 7 Jun 2019 06:34:15 +0000 Subject: [PATCH] Bump django-choices from 1.6.2 to 1.7.0 Bumps [django-choices](https://github.com/bigjason/django-choices) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/bigjason/django-choices/releases) - [Changelog](https://github.com/bigjason/django-choices/blob/master/Changelog.rst) - [Commits](https://github.com/bigjason/django-choices/compare/1.6.2...1.7.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84fa746..1482b59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dj-database-url==0.5.0 django==2.1.7 django-celery-beat==1.4.0 # django-celery-monitor==1.1. # => https://pypi.org/project/django-celery-monitor/#history -django-choices==1.6.2 +django-choices==1.7.0 django-dotenv==1.4.2 django-downloadview==1.9 # django-encrypted-model-fields==0.5.8 # => https://pypi.org/project/django-encrypted-model-fields/#history