Skip to content

Commit 4319454

Browse files
chore(deps): bump twine from 6.1.0 to 6.2.0 (#54)
Bumps [twine](https://github.com/pypa/twine) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6b25ad commit 4319454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python_cli_template = "python_cli_template.cli:main"
2525
build = [
2626
"build==1.3.0",
2727
"pyinstaller==6.15.0",
28-
"twine==6.1.0",
28+
"twine==6.2.0",
2929
]
3030
docs = [
3131
"pdoc==15.0.4",

0 commit comments

Comments
 (0)