You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2014/03/31 19:55:42 UTC

git commit: Upgrade version of IPython used for testing and development

Repository: allura
Updated Branches:
  refs/heads/master 97fce607c -> 2ea41b189


Upgrade version of IPython used for testing and development


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/2ea41b18
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/2ea41b18
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/2ea41b18

Branch: refs/heads/master
Commit: 2ea41b189f4075d851eaa4aa4b53dfa765a8ae47
Parents: 97fce60
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Mon Mar 31 17:55:33 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Mon Mar 31 17:55:33 2014 +0000

----------------------------------------------------------------------
 requirements-common.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/2ea41b18/requirements-common.txt
----------------------------------------------------------------------
diff --git a/requirements-common.txt b/requirements-common.txt
index cce61f7..2e2d0b5 100644
--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -71,7 +71,7 @@ smmap==0.8.1
 
 # testing & development
 datadiff==1.1.5
-ipython==0.11
+ipython==1.2.1
 mock==1.0.1
 nose==1.3.0
 pyflakes==0.5.0