Skip to content

Commit 1f9439f

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update twine requirement from <6 to <7
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@1.3.0...6.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64bc3bd commit 1f9439f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ docs = [
107107
release = [
108108
"build<2",
109109
"keyring",
110-
"twine<6",
110+
"twine<7",
111111
]
112112
test = [
113113
"pytest<9",

0 commit comments

Comments
 (0)