Skip to content

Commit 6762ea4

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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.17.2"
54-
twine = "^3.7.1"
54+
twine = "^3.8.0"
5555
email-validator = "^1.1.3"
5656
tox = "^3.24.5"
5757
tox-pyenv = "^1.1.0"

0 commit comments

Comments
 (0)