From 75033a6964a2aaf6baa30d3d2255fe6e039103e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Nov 2024 21:28:18 +0100 Subject: [PATCH] Pin twine to latest version 6.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 78a3083..dfc4c68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -64,7 +64,7 @@ docs = sphinx-rtd-theme release = bumpversion - twine + twine==6.0.0 # 3rd party configuration