From e6909c0363ae71d1010fac204fcdc859c433c9bb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 13:16:08 -0400 Subject: [PATCH] Update twine from 3.2.0 to 5.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a29e61..8be0ecb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ watchdog==4.0.1 flake8==7.1.0 tox==4.15.1 coverage==7.5.4 -twine==3.2.0 +twine==5.1.1 pytest==6.1.1 pytest-runner==5.2 coloredlogs==10.0