From 45e035612c06df0edaf04587a90462a1c6e1dcbc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Dec 2022 03:44:51 -0500 Subject: [PATCH] Update twine from 1.13.0 to 4.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 56998d2..9bb3bc7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ pytest-mypy==0.3.2 tox==3.12.1 coverage==4.5.3 Sphinx==2.1.1 -twine==1.13.0 +twine==4.0.2 pytest==4.6.3 pytest-runner==5.1 recommonmark==0.5.0