From 985215cc2c4bccb290351f63e032a846218e7966 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Dec 2020 12:45:05 -0700 Subject: [PATCH] Update twine from 2.0.0 to 3.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7ac9fb2..9d9f269 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.8 coverage==4.5.4 Sphinx==2.2.0 tox==3.14.0 -twine==2.0.0 +twine==3.3.0 pytest-runner==5.1 pytest==5.2.1