From b5e1840bbd9adcf2683889cce7415233be96ab03 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 May 2024 16:42:07 -0400 Subject: [PATCH] Update twine from 1.13.0 to 5.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 15bcedc..594a893 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==19.1 wheel==0.33.1 -twine==1.13.0 +twine==5.1.0 pytest==4.4.1 pytest-cov==2.6.1 coveralls==1.7.0