Skip to content

Commit 2818efa

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency twine to v6 (#33987)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [twine](https://redirect.github.com/pypa/twine) | dev | major | `^4.0.2` -> `^6.0.0` | `6.1.0` | --- ### Release Notes <details> <summary>pypa/twine (twine)</summary> ### [`v6.0.1`](https://redirect.github.com/pypa/twine/compare/6.0.0...6.0.1) [Compare Source](https://redirect.github.com/pypa/twine/compare/6.0.0...6.0.1) ### [`v6.0.0`](https://redirect.github.com/pypa/twine/compare/v5.1.1...6.0.0) [Compare Source](https://redirect.github.com/pypa/twine/compare/v5.1.1...6.0.0) ### [`v5.1.1`](https://redirect.github.com/pypa/twine/compare/5.1.0...v5.1.1) [Compare Source](https://redirect.github.com/pypa/twine/compare/5.1.0...v5.1.1) ### [`v5.1.0`](https://redirect.github.com/pypa/twine/compare/5.0.0...5.1.0) [Compare Source](https://redirect.github.com/pypa/twine/compare/5.0.0...5.1.0) ### [`v5.0.0`](https://redirect.github.com/pypa/twine/compare/4.0.2...5.0.0) [Compare Source](https://redirect.github.com/pypa/twine/compare/4.0.2...5.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: fb933282d74bacc23e2321df3258475ab9d30059
1 parent c2ca31a commit 2818efa

File tree

2 files changed

+32
-23
lines changed

2 files changed

+32
-23
lines changed

poetry.lock

Lines changed: 31 additions & 22 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
@@ -57,7 +57,7 @@ maturin = ">=1.2,<2.0"
5757
mypy = "^1.0"
5858
pytest = "^7.1.2"
5959
pytest-profiling = "^1.7.0"
60-
twine = "^4.0.2"
60+
twine = "^6.0.0"
6161
types-requests = "^2.27.30"
6262
typing-extensions = "^4.4.0"
6363

0 commit comments

Comments
 (0)