From 41c6cefabcc75fd260881ea16251852b51985b08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:29:30 +0000 Subject: [PATCH] Update dependency twine to v6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e85af1ea..f17b5bfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pyflakes==3.2.0 pyramid_debugtoolbar==4.12.1 pytest==8.3.4 pytest-cov==6.0.0 -twine==6.0.1 +twine==6.1.0 -e .