]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump twine from 3.4.2 to 3.7.1 (#1998)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Jan 2022 15:54:21 +0000 (15:54 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 15:54:21 +0000 (15:54 +0000)
Bumps [twine](https://github.com/pypa/twine) from 3.4.2 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.4.2...3.7.1)

---
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 b4650a2c882ad0ac95d9b9dd07475370364b3a49..2cc93a250ed658a4a9b54d2e7e91abf0ed09ea05 100644 (file)
@@ -12,7 +12,7 @@ mkautodoc==0.1.0
 mkdocs-material==8.0.2
 
 # Packaging
-twine==3.4.2
+twine==3.7.1
 wheel==0.37.0
 
 # Tests & Linting