From 942139af697d0ae4687ae417ff63715bbd396e02 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 8 Sep 2021 13:27:29 +1200 Subject: [PATCH] Update setuptools from 58.0.1 to 58.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8e823a75..80473189 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,7 +13,7 @@ pytest-flake8==1.0.7 pytest-mypy==0.8.1 # pytest-annotate==1.0.2 radon==5.1.0 -setuptools==58.0.1 +setuptools==58.0.2 setuptools_scm==6.3.1 Sphinx==4.1.2 tox==3.24.3