diff --git a/CHANGELOG.md b/CHANGELOG.md index 7760e655e..0dfa4bdb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [2015-11-25] ### Changed -- Update version of psutil (@luzfcb) +- Update version of psutil, ipython (@luzfcb) - Update version of gunicorn (@audreyr) - Remove debugging tools from non-generated part of cookiecutter-django, since those are personal prefs (@audreyr) diff --git a/{{cookiecutter.repo_name}}/tests/hitchreqs.txt b/{{cookiecutter.repo_name}}/tests/hitchreqs.txt index f1db80fc8..8c2bff5d3 100644 --- a/{{cookiecutter.repo_name}}/tests/hitchreqs.txt +++ b/{{cookiecutter.repo_name}}/tests/hitchreqs.txt @@ -13,7 +13,7 @@ hitchsmtp==0.2.1 hitchsystem==0.1.1 hitchtest==0.9.2 humanize==0.5.1 -ipython==4.0.0 +ipython==4.0.1 ipython-genutils==0.1.0 Jinja2==2.8 MarkupSafe==0.23