Browse Source

Bump twine from 3.4.2 to 3.5.0

Bumps [twine](https://github.com/pypa/twine) from 3.4.2 to 3.5.0.
- [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.4.2...3.5.0)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
b40c9f6c6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -5,7 +5,7 @@ pycodestyle==2.8.0
 pylint==2.11.1
 splinter==0.16.0
 selenium==3.141.0
-twine==3.4.2
+twine==3.5.0
 Pallets-Sphinx-Themes==2.0.1
 Sphinx==4.2.0
 sphinx-issues==1.2.0