From 6a48e7b4c18dd827b1b6141d986d2afeccf6bd63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 17 May 2024 00:25:08 +0200 Subject: [PATCH] Update twine from 1.12.1 to 5.1.0 --- py.requirements/environment.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py.requirements/environment.txt b/py.requirements/environment.txt index e4bf9f24..77838dfc 100644 --- a/py.requirements/environment.txt +++ b/py.requirements/environment.txt @@ -4,7 +4,7 @@ # REQUIRES: pip >= 6.0 bumpversion==0.5.3 -twine==1.12.1 +twine==5.1.0 PyYAML==5.1.1 codacy-coverage==1.3.11