From 09a68ca561c732a5b5ce058697b6d9fbb2877a53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 11:33:39 +0200 Subject: [PATCH] Update twine from 3.7.1 to 6.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..b0f593a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,6 +7,6 @@ pylint==2.12.2 tox==3.24.5 coverage==6.2 Sphinx==4.4.0 -twine==3.7.1 +twine==6.0.1 pytest==6.2.5 pytest-runner==5.3.1 \ No newline at end of file