From b05fd34af28ebc0a4d3c8375ef067200f75f4451 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Feb 2024 06:15:25 +0100 Subject: [PATCH] Update twine from 4.0.2 to 5.0.0 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..9607f81 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -6,4 +6,4 @@ codecov==2.1.13 pytest-cov==4.1.0 build==0.10.0 flake8==6.0.0 -twine==4.0.2 \ No newline at end of file +twine==5.0.0 \ No newline at end of file