From a83f05b2966425370f8b08a0223dd820d29bc4c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Mar 2021 12:08:47 -0500 Subject: [PATCH] Update twine from 1.14.0 to 3.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8606480..bfb413f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.8 tox==3.14.0 coverage==4.5.4 Sphinx==1.8.5 -twine==1.14.0 +twine==3.4.1 pytest==4.6.5 pytest-runner==5.1 \ No newline at end of file