Skip to content

Commit

Permalink
Update django-extra-views requirement from ==0.11.* to ==0.12.*
Browse files Browse the repository at this point in the history
Updates the requirements on [django-extra-views](https://github.com/AndrewIngram/django-extra-views) to permit the latest version.
- [Release notes](https://github.com/AndrewIngram/django-extra-views/releases)
- [Changelog](https://github.com/AndrewIngram/django-extra-views/blob/master/CHANGELOG.rst)
- [Commits](AndrewIngram/django-extra-views@0.11.0...0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 17, 2019
1 parent bf1bfde commit 1ceed20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
setuptools
django-extra-views==0.11.*
django-extra-views==0.12.*
django-betterforms==1.1.*

0 comments on commit 1ceed20

Please sign in to comment.