From 6f77ee0a7e6e8b831d72b07c0677eeeea921d843 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Mar 2021 09:39:42 +0100 Subject: [PATCH] Update twine from 1.10.0 to 3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..43e9f1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ jinja2==2.10 pip==9.0.2 python-dotenv==0.8.2 pyyaml==3.12 -twine==1.10.0 +twine==3.4.1 wheel==0.30.0 \ No newline at end of file