Skip to content

Commit 1874ce6

Browse files
build(deps): bump twine from 6.1.0 to 6.2.0
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>
1 parent 3798866 commit 1874ce6

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
@@ -18,7 +18,7 @@ dependencies = []
1818
[project.optional-dependencies]
1919
build = [
2020
"build==1.3.0",
21-
"twine==6.1.0",
21+
"twine==6.2.0",
2222
]
2323
docs = [
2424
"pdoc==15.0.4",

0 commit comments

Comments
 (0)