From d496969217b7afffdcc24052a0cb8c0e28c112c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 17:53:11 +0000 Subject: [PATCH] Update twine from 3.1.1 to 3.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..2517e65 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.9 tox==3.14.6 coverage==5.0.4 Sphinx==3.0.1 -twine==3.1.1 +twine==3.4.0 pytest==5.4.1 pytest-runner==5.2 \ No newline at end of file