| Index: bootstrap/deps.pyl
|
| diff --git a/bootstrap/deps.pyl b/bootstrap/deps.pyl
|
| index 7bc303a82b5400a0feef2bd330cdf78137ee093c..7453e4baadaf1c594426387a5bd721580b31347d 100644
|
| --- a/bootstrap/deps.pyl
|
| +++ b/bootstrap/deps.pyl
|
| @@ -54,10 +54,10 @@
|
| },
|
| # expect_tests is maintained by Chrome Infra
|
| 'expect_tests': {
|
| - 'version': '0.3.20',
|
| + 'version': '0.3.21',
|
| 'build': '0',
|
| 'repo': 'infra/testing/expect_tests',
|
| - 'rev': '96c03ada3c6eef724c4a36402f8d4bcdc831fc91',
|
| + 'rev': '53484081e87817dd8c9dcf0032aa547ca58607bb',
|
| },
|
| 'google_api_python_client': {
|
| 'version': '1.4.2',
|
|
|