From fbc76ec195ea89ce5fd53272b9e91908b3633f99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 00:03:19 +0100 Subject: [PATCH] Update twine from 4.0.2 to 6.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..dbd2e78 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.0 \ No newline at end of file