From 32e4c25c41097940acd21b1d00e029f762570b7d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 18 Sep 2019 02:10:35 +0300 Subject: [PATCH] Update twine from 1.13.0 to 1.15.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23ec5c0..a5234b5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.7 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.4 -twine==1.13.0 +twine==1.15.0 pytest==4.3.0 pytest-runner==4.4