From 2ef4682c108fa8d3c555cbd1951b0725f11d0c58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 27 Jun 2024 01:11:55 +0200 Subject: [PATCH] Update twine from 4.0.2 to 5.1.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..89eedb2 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.1 \ No newline at end of file