Skip to content

Commit 8214766

Browse files
Bump twine from 3.8.0 to 4.0.0
Bumps [twine](https://github.com/pypa/twine) from 3.8.0 to 4.0.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@3.8.0...4.0.0) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6ac0c7 commit 8214766

File tree

2 files changed

+42
-28
lines changed

2 files changed

+42
-28
lines changed

poetry.lock

Lines changed: 41 additions & 27 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
@@ -51,7 +51,7 @@ pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.5.0"
5252
unasync = "^0.5.0"
5353
pytest-asyncio = "^0.18.3"
54-
twine = "^3.8.0"
54+
twine = "^4.0.0"
5555
email-validator = "^1.1.3"
5656
tox = "^3.24.5"
5757
tox-pyenv = "^1.1.0"

0 commit comments

Comments
 (0)