From c071a0ec76b23e743c583f799cba766a2590dbfa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 10 Nov 2021 13:53:54 +0000 Subject: [PATCH] Update twine from 3.1.1 to 3.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..0bcc46e 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.6.0 pytest==5.4.1 pytest-runner==5.2 \ No newline at end of file