]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump twine from 3.8.0 to 4.0.0 (#1615)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 May 2022 05:16:44 +0000 (07:16 +0200)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 05:16:44 +0000 (07:16 +0200)
Bumps [twine](https://github.com/pypa/twine) from 3.8.0 to 4.0.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.8.0...4.0.0)

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

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

index 66c3f11d76326486203a3df4d5e1aff5746e9424..745214d7209eaf8a53abcbaaa9e3c2bbdd2b91d1 100644 (file)
@@ -22,5 +22,5 @@ mkdocs-material==8.2.8
 mkautodoc==0.1.0
 
 # Packaging
-twine==3.8.0
+twine==4.0.0
 wheel==0.37.1