From 32334d9b99c46f2187190d85e53f0bb13d54a99f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 13:14: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 89f7d6d..01bdb4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ watchdog==5.0.0 flake8==7.1.1 tox==4.18.0 coverage==7.6.1 -twine==3.2.0 +twine==5.1.1 pytest==6.1.1 pytest-runner==5.2 coloredlogs==10.0