From 14ded4a491f129283472b3c0c4c4196a50dda410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 13:04:13 +0900 Subject: [PATCH] Bump twine from 4.0.2 to 5.0.0 in /requirements (#2985) Bumps [twine](https://github.com/pypa/twine) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/4.0.2...5.0.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yunchu Lee --- requirements/publish.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/publish.txt b/requirements/publish.txt index b1b55833bd6..b65c65c1d86 100644 --- a/requirements/publish.txt +++ b/requirements/publish.txt @@ -1,2 +1,2 @@ build==1.0.3 -twine==4.0.2 +twine==5.0.0