Skip to content

Commit 9f48c98

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 71ee637 commit 9f48c98

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
@@ -74,7 +74,7 @@ optional-dependencies.develop = [
7474
optional-dependencies.release = [
7575
"build<2",
7676
"minibump<1; python_version>='3.10'",
77-
"twine<6",
77+
"twine<7",
7878
]
7979
optional-dependencies.test = [
8080
"pandas<2.3",

0 commit comments

Comments
 (0)