From 205c279ca77153427352b37b148550d4483b5601 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 6 Feb 2022 19:58:21 -0500 Subject: [PATCH] Upgrade setuptools. --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index f0fdb580529..b0c45c3166d 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -6,7 +6,7 @@ distro == 1.4 mozdebug == 0.3 mozinfo == 1.2.1 mozlog == 7.1.0 -setuptools == 50.3.2 +setuptools == 60.8.1 toml == 0.9.2 # For Python linting