From f9f986e1581528bdf28e18633039604da7aad9ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Nov 2021 05:06:44 -0700 Subject: [PATCH] Update twine from 1.12.1 to 3.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..3896c94 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==3.5.2 coverage==4.5.1 Sphinx==1.8.1 -twine==1.12.1 +twine==3.5.0 pytest==3.9.1 pytest-runner==4.2