diff --git a/CHANGELOG.md b/CHANGELOG.md index aba8a4bb1..091e73d35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All enhancements and patches to cookiecutter-django will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2015-11-25] +### Changed +- Update version of psutil (@luzfcb) + ## [2015-11-24] ### Changed - Update version of Django, coverage and click (@luzfcb) diff --git a/{{cookiecutter.repo_name}}/tests/hitchreqs.txt b/{{cookiecutter.repo_name}}/tests/hitchreqs.txt index b2f0441fa..f1db80fc8 100644 --- a/{{cookiecutter.repo_name}}/tests/hitchreqs.txt +++ b/{{cookiecutter.repo_name}}/tests/hitchreqs.txt @@ -21,7 +21,7 @@ path.py==8.1.2 patool==1.8 pexpect==4.0.1 pickleshare==0.5 -psutil==3.2.2 +psutil==3.3.0 ptyprocess==0.5 pykwalify==1.5.0 python-build==0.2.5