Skip to content

Commit 47e933d

Browse files
Chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d18575 commit 47e933d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ develop =
8888
poethepoet<1
8989
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
9090
ruff<0.9;python_version>='3.7'
91-
twine<6
91+
twine<7
9292

9393

9494
[options.packages.find]

0 commit comments

Comments
 (0)