diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |