From f8b68ec7f7571d4e2be36dfc6709df1e6d208a1c Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 21 Mar 2021 13:24:20 -0400 Subject: [PATCH] Update mozdebug for py3 fixes. --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 06a1505107a..8948cef5761 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -4,7 +4,7 @@ blessings == 1.6 distro == 1.4 mach == 1.0.0 -mozdebug == 0.2 +mozdebug == 0.3 mozinfo == 1.2.1 mozlog == 7.1.0 setuptools == 50.3.2