From 3851277a50ce9460cbbd5b441aee878e68de31f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:03:52 +0000 Subject: [PATCH] chore(deps): update dependency twine to v7 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a96077c..44a8527 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ pdoc3==0.10.* setuptools==68.* -twine==4.0.* +twine==7.0.* wheel==0.41.* \ No newline at end of file