From 3d31ee5594a4abb17d3e1026711a74301d3480a8 Mon Sep 17 00:00:00 2001 From: yvt Date: Mon, 20 Sep 2021 16:19:42 +0900 Subject: [PATCH] chore(mach): upgrade `blessings` to 1.7 --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 8948cef5761..79ce22f3c36 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,7 +1,7 @@ # Ensure all versions are pinned for repeatability, # since `--system-site-packages` is enabled -blessings == 1.6 +blessings == 1.7 distro == 1.4 mach == 1.0.0 mozdebug == 0.3