Skip to content

Commit 7f28000

Browse files
chore(deps-dev): bump twine from 5.1.1 to 6.2.0 (#20)
Bumps [twine](https://github.com/pypa/twine) from 5.1.1 to 6.2.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@v5.1.1...6.2.0) --- updated-dependencies: - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c254aaf commit 7f28000

File tree

2 files changed

+44
-29
lines changed

2 files changed

+44
-29
lines changed

poetry.lock

Lines changed: 43 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ mkdocs-jupyter = "^0.25.1"
5858
bandit = "^1.8.6"
5959
pip-audit = "^2.9.0"
6060
cibuildwheel = "^2.19.1"
61-
twine = "^5.1.1"
61+
twine = "^6.2.0"
6262
nbclient = "^0.10"
6363
interrogate = "^1.7.0"
6464

0 commit comments

Comments
 (0)