Skip to content

Commit 76434e3

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] <support@github.com>
1 parent 318047a commit 76434e3

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
@@ -104,7 +104,7 @@ optional-dependencies.doc = [
104104
]
105105
optional-dependencies.release = [
106106
"build<2",
107-
"twine<6",
107+
"twine<7",
108108
]
109109
optional-dependencies.test = [
110110
"cratedb-toolkit[testing]",

0 commit comments

Comments
 (0)