update flake8 version

This commit is contained in:
Fabio C. Barrioneuvo da Luz 2016-01-30 17:32:01 -03:00
parent e0835f8dd2
commit 5c9b01ae87
3 changed files with 5 additions and 2 deletions

View File

@ -2,6 +2,9 @@
All enhancements and patches to cookiecutter-django will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2016-1-30]
### Changed
- Update flake8 to 2.5.2 (@luzfcb)
## [2016-1-29]
### Changed

View File

@ -1,5 +1,5 @@
cookiecutter==1.3.0
flake8==2.5.1
flake8==2.5.2
sh==1.11
binaryornot==0.4.0

View File

@ -9,6 +9,6 @@ psycopg2==2.6.1
coverage==4.0.3
django_coverage_plugin==1.2.1
flake8==2.5.1
flake8==2.5.2
django-test-plus==1.0.11
factory_boy==2.6.0