]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump twine from 4.0.0 to 4.0.1 (#1757)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Jul 2022 17:27:35 +0000 (19:27 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 17:27:35 +0000 (19:27 +0200)
Bumps [twine](https://github.com/pypa/twine) from 4.0.0 to 4.0.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/4.0.0...4.0.1)

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

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

index 09edca2e0b57a31d3a7d6638181f82b80c67e368..9fa25c709b6b1789932d9311bfdeea1ccbd3f63d 100644 (file)
@@ -25,5 +25,5 @@ mkdocs-material==8.3.8
 mkautodoc==0.1.0
 
 # Packaging
-twine==4.0.0
+twine==4.0.1
 wheel==0.37.1