From b8c90a88d4282b6b7f61b203771add777580538e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:04:18 +0000 Subject: [PATCH] build(deps): bump twine from 5.1.1 to 6.0.1 Bumps [twine](https://github.com/pypa/twine) from 5.1.1 to 6.0.1. - [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/v5.1.1...6.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2af7d7..e4e520b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ PyYAML==6.0.2 # packaging hatchling==1.25.0 build==1.2.2 -twine==5.1.1 +twine==6.0.1