From 4beeb5222880075f585a7f3d9d88238c4d45f62c Mon Sep 17 00:00:00 2001 From: David Brownell Date: Tue, 2 Jul 2024 12:05:47 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20[external=5Fapi=5Fchang?= =?UTF-8?q?e]=20Bumped=20version=20of=20twine?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/abichinger/semantic-release-pypi/pull/39 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 02143ff..f361224 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev = [ package = [ "build ~= 1.2", - "twine ~= 4.0", + "twine ~= 5.1", ] [project.urls]