update version of pyflakes

This commit is contained in:
Fabio C. Barrioneuvo da Luz 2016-05-09 17:38:14 -03:00
parent 2b878fcf36
commit d79e09d0e2
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Improved mailhog usage documentation on `developing-locally.rst` (@shireenrao)
- Replaced all `readthedocs.org` referencies to point to the new domain `readthedocs.io` (@luzfcb)
- Update version of pyflakes (@luzfcb)
## [2016-05-08]
### Changed

View File

@ -6,6 +6,6 @@ binaryornot==0.4.0
# Testing
pytest==2.9.1
pep8==1.7.0
pyflakes==1.2.1
pyflakes==1.2.2
tox==2.3.1
pytest-cookies==0.2.0