Skip to content

Commit 9cb2a14

Browse files
build(deps): update twine requirement from ==6.0.* to ==6.1.*
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.0.0...6.1.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0be9183 commit 9cb2a14

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.2.*
2-
twine ==6.0.*
2+
twine ==6.1.*

0 commit comments

Comments
 (0)