From ab80031091a27fa814e581a2a067335639f69946 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 19 Oct 2017 20:10:20 -0400 Subject: [PATCH] Update mozlog dependency --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 44ee760eefd..502c2821a6b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -5,7 +5,7 @@ blessings == 1.6 mach == 0.6.0 mozdebug == 0.1 mozinfo == 0.8 -mozlog == 3.3 +mozlog == 3.5 setuptools == 18.5 toml == 0.9.2