From 8b45f2cb39900600a10106b416e62f467389a98c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:21:13 -0500 Subject: [PATCH] Update twine from 1.11.0 to 1.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f3be88..1da4034 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ coverage==4.4.2 pytest==3.7.4 pytest-cov==2.6.0 freezegun==0.3.10 -twine==1.11.0 +twine==1.12.1 wheel==0.31.1 -- 2.30.2