From 95a0d5a39eb6003183ab323d920c82078c9b6f34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 10:05:39 +0100 Subject: [PATCH] Update twine from 4.0.2 to 6.0.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..cb508e2 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==6.0.1 \ No newline at end of file