Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit fb1d9f7

Browse files
Bump twine from 4.0.1 to 4.0.2 (#22)
Bumps [twine](https://github.com/pypa/twine) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.1...4.0.2) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fd64ea commit fb1d9f7

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
@@ -48,7 +48,7 @@ doc = [
4848

4949
build = [
5050
"build==0.8.0",
51-
"twine==4.0.1",
51+
"twine==4.0.2",
5252
]
5353

5454
[tool.flit.module]

0 commit comments

Comments
 (0)