]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump twine from 3.7.1 to 3.8.0 (#1532)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Mar 2022 19:47:10 +0000 (20:47 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 19:47:10 +0000 (20:47 +0100)
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](https://github.com/pypa/twine/compare/3.7.1...3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 332bfc709039eba5909fe0373da8ef94f8ad26c5..2973a70591ba2aebe12312b6af68136c540d78d4 100644 (file)
@@ -22,5 +22,5 @@ mkdocs-material==8.1.3
 mkautodoc==0.1.0
 
 # Packaging
-twine==3.7.1
+twine==3.8.0
 wheel==0.37.1