Skip to content

Commit 82b0ed2

Browse files
chore: bump twine from 6.1.0 to 6.2.0 (#133)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2651f8f commit 82b0ed2

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
@@ -20,7 +20,7 @@ dev = [
2020
"ruff==0.12.11",
2121
"bandit==1.8.6",
2222
"pyright==1.1.404",
23-
"twine==6.1.0",
23+
"twine==6.2.0",
2424
]
2525

2626
[build-system]

0 commit comments

Comments
 (0)