Skip to content

Commit 4a3c009

Browse files
build(deps): update twine requirement from ==6.1.* to ==6.2.* (#126)
Updates the requirements on [twine](https://github.com/pypa/twine) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb4bb33 commit 4a3c009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_requirements/_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
build ==1.3.*
2-
twine ==6.1.*
2+
twine ==6.2.*

0 commit comments

Comments
 (0)