From 1f46a5546ed5daa688e7d98cc2ae424c2d9ef411 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 14:24:38 +0530 Subject: [PATCH] Update twine from 4.0.2 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 bbdb875..6ed9106 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ coverage==7.3.2 pre-commit==3.5.0 pydocstyle==6.3.0 pytest==7.4.3 -twine==4.0.2 +twine==6.0.1 watchdog==3.0.0 wheel==0.42.0