Skip to content

Commit 3342bb7

Browse files
Bump twine from 6.0.1 to 6.1.0 (#1289)
Bumps [twine](https://github.com/pypa/twine) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ba632e commit 3342bb7

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
@@ -71,7 +71,7 @@ dev = [
7171
"myst-parser==4.0.0 ; python_version>='3.11'",
7272
# Packaging.
7373
"build==1.2.2 ; python_version>='3.11'",
74-
"twine==6.0.1 ; python_version>='3.11'",
74+
"twine==6.1.0 ; python_version>='3.11'",
7575
]
7676

7777
[project.urls]

0 commit comments

Comments
 (0)