From 1310daef747d0cba243f530e67ebce3d99dad5ed Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 4 Sep 2022 16:01:19 -0400 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 b0c45c3166d..a78f5fe1c2f 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 == 60.8.1 +setuptools == 65.3.0 toml == 0.9.2 # For Python linting