From 77c9d3e38298fd463ae924a9c4aac66e7cbf233a Mon Sep 17 00:00:00 2001 From: hackerkid Date: Sat, 25 Feb 2017 01:57:41 +0530 Subject: [PATCH] requirements: Upgrade pytest-runner to 2.11.1. --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index aaf7fb4bb3..086e8948ec 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -152,7 +152,7 @@ git+https://github.com/sharmaeklavya2/PyAPNs.git@remove-simplejson#egg=apns==2.0 # Needed for Twitter card integration # Note that pytest-runner is a dependency of python-twitter's setup; ideally it # wouldn't be here. See: https://github.com/bear/python-twitter/issues/406 -pytest-runner==2.9 +pytest-runner==2.11.1 git+https://github.com/bear/python-twitter@7fafaf291512bd103c3de2cb478ab48377c424d5#egg=python-twitter==3.1 # Needed for the email mirror