Skip to content

Commit 3503577

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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.4.0"
5252
unasync = "^0.5.0"
5353
pytest-asyncio = "^0.16.0"
54-
twine = "^3.4.2"
54+
twine = "^3.7.1"
5555
email-validator = "^1.1.3"
5656
tox = "^3.24.4"
5757
tox-pyenv = "^1.1.0"

0 commit comments

Comments
 (0)