Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3198)

Unified Diff: bootstrap/deps.pyl

Issue 2706193002: Update coverage to 4.3.4 (Closed)
Patch Set: trybot Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | recipe_modules/json/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/deps.pyl
diff --git a/bootstrap/deps.pyl b/bootstrap/deps.pyl
index e7f85c51ec7dcf63916e0e0b92a127281e68dd73..1e6c26df2fd0ee2276c0c2016e065f358cc019bb 100644
--- a/bootstrap/deps.pyl
+++ b/bootstrap/deps.pyl
@@ -2,10 +2,10 @@
#vim: ft=python:
{
'coverage': {
- 'version': '4.1',
+ 'version': '4.3.4',
'build': '0',
'repo': 'external/github.com/nedbat/coveragepy',
- 'rev': '4e2faeead034005cda1bcb096afde921527a748f',
+ 'rev': '4dbcd5982eeb53a34bee17d9a4e539b222d1239e',
},
'cffi': {
'version': '0.9.0',
« no previous file with comments | « no previous file | recipe_modules/json/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698