From dcbdbbe152dddec170b8619364b4b33d5ef8ec54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 18:22:48 -0700 Subject: [PATCH] Update twine from 1.9.1 to 1.11.0 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index a66a34e..897d9df 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -10,6 +10,6 @@ pytest==3.4.1 pytest-cov==2.5.1 pytest-mock==1.7.0 pytest-timeout==1.2.1 -twine==1.9.1 +twine==1.11.0 uvloop==0.8.1 -e .