Skip to content

Commit a17ba2a

Browse files
build(deps): bump twine from 6.0.1 to 6.1.0
Bumps [twine](https://github.com/pypa/twine) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4888a8b commit a17ba2a

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
@@ -74,7 +74,7 @@ dev = [
7474
"build==1.2.2.post1",
7575
"mypy==1.14.1",
7676
"ruff==0.9.2",
77-
"twine==6.0.1",
77+
"twine==6.1.0",
7878
]
7979
docs = [
8080
"sphinx==8.1.3",

0 commit comments

Comments
 (0)