Skip to content

Commit 8a24668

Browse files
build(deps): bump twine from 6.2.0 to 7.0.0
Bumps [twine](https://github.com/pypa/twine) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.2.0...7.0.0) --- updated-dependencies: - dependency-name: twine dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f553445 commit 8a24668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python-cli-template = "python_cli_template.cli:main"
2828
build = [
2929
"build==1.5.1",
3030
"pyinstaller==6.21.0",
31-
"twine==6.2.0",
31+
"twine==7.0.0",
3232
]
3333
docs = [
3434
"pdoc==16.0.0",

0 commit comments

Comments
 (0)