From f672f390e634d3409d914cd3b155511ce50eb1d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Nov 2024 19:45:20 +0100 Subject: [PATCH] Update twine from 3.4.2 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c908d6..9fed46d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ setuptools>=38.4.0 Sphinx>=2.2.0 sphinx-rtd-theme>=0.4.3,<1 tox>=3.0.0,<4 -twine==3.4.2 +twine==6.0.0 pre-commit>=2.2.0