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](https://github.com/pypa/twine/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-05 19:58:49 +00:00 committed by GitHub
parent a0b37d26b5
commit 35035772c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -51,7 +51,7 @@ pytest-cov = "^3.0.0"
pytest-xdist = "^2.4.0"
unasync = "^0.5.0"
pytest-asyncio = "^0.16.0"
twine = "^3.4.2"
twine = "^3.7.1"
email-validator = "^1.1.3"
tox = "^3.24.4"
tox-pyenv = "^1.1.0"