From fc9c2ff5d37af0b4e46798f67be078a3799ea2a4 Mon Sep 17 00:00:00 2001 From: rmanach Date: Thu, 22 May 2025 09:38:56 +0200 Subject: [PATCH] update twine --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5254e39..b71caa1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ mypy===1.13.0 ruff>=0.9.6 -twine==6.0.1 +twine==6.1.0 types-requests==2.32.0.20241016 hatch==1.14.0 \ No newline at end of file