From 69409ceadf815820ba09086ca57ce9d26e16e66c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 17 May 2024 00:55:08 +0200 Subject: [PATCH] Update twine from 4.0.2 to 5.1.0 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..b83c44d 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.1.0 \ No newline at end of file